PDBDebugMode

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Ross Patterson last modified Feb 16, 2011 02:15 AM

PDB post-mortem debugging on excpetions when debug-mode=on

Project Description

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.


Current Release
Products.PDBDebugMode pdbdebugmode-1.3.1

Released Apr 15, 2011

Download file Get PDBDebugMode for all platforms
Products.PDBDebugMode-1.3.1.tar.gz
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
pdbdebugmode-1.3.1 Apr 15, 2011 More about this release… GPL final
pdbdebugmode-1.3 Jan 14, 2011 More about this release… GPL final
pdbdebugmode-1.2 Jan 07, 2011 More about this release… GPL final
pdbdebugmode-1.1 Apr 18, 2009 More about this release… GPL final
pdbdebugmode-1.0 Apr 10, 2009 More about this release… GPL final
pdbdebugmode-0.3 Apr 09, 2009 More about this release… GPL final
0.1 Mar 12, 2006 First release which is to say so far its only been tested on my Zope 2.8.5 Debian unstable installation. More about this release…
Zope 2.8
GPL release-candidate

Comments (0)