debugging pdb
Martin Schöpf
tapir at EUnet.at
Mon Sep 17 13:10:51 EDT 2001
More information about the Python-list mailing list
Mon Sep 17 13:10:51 EDT 2001
- Previous message (by thread): [ANN] PIRXX 1.1
- Next message (by thread): newbie - Scoping question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I've detected following error: during debugging of module M the debugger doesn't work anymore (you can't step into function or method). So i want to debug the debugger to see who is responsible for that behaviour. The problem are the steps to do if I want to start the debugger which starts the debugger debugging the application module M. Martin -- There are three kinds of mathematicians: those who can count up to three and those who can't.
- Previous message (by thread): [ANN] PIRXX 1.1
- Next message (by thread): newbie - Scoping question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list