staying inside pdb.py upon an exception in a program run via it

J

Jon Perez

I have a script that takes command-line arguments which
I want to debug using pdb upon an unanticipated exception.
How do I go about doing this?

If I do a "c:\python23\lib\pdb.py script.py blah blah" and
do a 'cont', the exception will cause pdb.py itself to be
exited from and there is no opportunity to inspect anything.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top