Zope Debugger 0.8.0 Released!

Chris Withers <[email protected]>
Newsgroups gmane.comp.web.zope.announce
Message-ID <433ADAE7.4050504__20874.7191275053$1127980036$gmane$org@simplistix.co.uk>
Zope Debugger is an enhanced version of pdb for use with Zope.

It can be used simply by inserting the following lines in any python 
code you'd like to debug, including Script (Python)'s and FSPythonScripts:

from Products.zdb import set_trace
set_trace()

It requires no changes to Zope, CMF or Plone or any funky interaction 
with any specific kind of editing software. All you really need to do is 
insert the snippet above and make sure your Zope instance is running in 
foreground mode.

For more information, please see: 
http://www.simplistix.co.uk/software/zope/zdb

cheers,

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk






_______________________________________________
Zope-Announce maillist  -  [email protected]
http://mail.zope.org/mailman/listinfo/zope-announce

  Zope-Announce for Announcements only - no discussions

(Related lists - 
 Users: http://mail.zope.org/mailman/listinfo/zope
 Developers: http://mail.zope.org/mailman/listinfo/zope-dev )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.