[Chicago] How to see the whole exception message in pdb

Bob Haugen bob.haugen at gmail.com
Fri Mar 7 16:33:44 CET 2014


When I get an exception in pdb, it is truncated to the point where I
can't understand it.

I googled for ways to see it (sys.exc_info(), sys.last_value, etc.),
and have tried all suggestions, but have not found anything that works
yet.

I am sure this is due to my ignorance, and missing something.

Will be grateful for any tips.

Thanks.


More information about the Chicago mailing list