Products.PDBDebugMode
postmortem debugging of Zope exceptions
I wrote PDBDebugMode in 2006 to save time instrumenting Zope code to track down exceptions. This Zope 2 product has become widely used in the developer community. It can be indespensible when investigating a problem discovered in the application but not yet exposed in the tests.

