I'm trying to figure out how to use the debugger plugin to debug Zope
applications.

With pdb, I would insert "import pdb; pdb.set_trace()" where I want my
code to stop and drop into pdb.

I'd like to be able to use a similar technique to have the code stop
and attach to the rpdb2 debugger plugin in PIDA, but I'm not sure of
the syntax.

Can you assist?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"PIDA" group.
 To post to this group, send email to pida@googlegroups.com
 To unsubscribe from this group, send email to [EMAIL PROTECTED]
 For more options, visit this group at 
http://groups.google.com/group/pida?hl=en-GB
-~----------~----~----~----~------~----~------~--~---

Reply via email to