You are not logged in Log in Join
You are here: Home » Members » rossp » PDB post-mortem debugging on exceptions when debug-mode=on

Log in
Name

Password

 
 

Folder icon PDB post-mortem debugging on exceptions when debug-mode=on

If a relevant error log object is found, exceptions included in the error log's ignored exception types will be ignored and the debugger won't be invoked.

It also enables the import of the pdb module in unprotected code.

On encountering an error, the port-mortem debugger is invoked with the error's traceback. Once in the debugger you can examine objects, variables, etc. at all levels of the call stack. This is, of course, extremely useful for debugging.

 Title   Type   Size   Modified   Status 
 PDBDebugMode Edit object Software Release   2006-03-11 published