Personal tools
You are here: Home Zope products Zope Debugger

Zope Debugger (0.8.1)

Document Actions
Released on 2005-10-11 by simplistix for Zope 2 under Unavailable License available for All platforms.
Software development stage: development
Zope Debugger is an enhanced version of pdb for use with Zope.

Enhancements for debugging Zope using Python's debugger.

This allows you to debug any python code in Zope, including Script (Python)'s and FSPythonScript's just by inserting the following lines where you'd like to drop into the debugger:

from Products.zdb import set_trace
set_trace()

There are currently no items in this folder.

Plone Themes
  • Schools Plone Theme
  • Lite Plone Theme
  • Techlight Plone Theme
 

Powered by Plone