attach and debug a running zope?
I'm trying to track down a nasty data-corrupting hang, and would love to get stack traces from the zope. I've tried A Very Cool Trick[1] from Barry, but I haven't been able to get it to work. Any solutions out there to get stack traces from a stuck zope? [1] http://mail.python.org/pipermail/python-list/1999-June/006153.html Thanks! -Randy
On Friday 06 April 2001 16:30, Randall F. Kern wrote:
I'm trying to track down a nasty data-corrupting hang, and would love to get stack traces from the zope.
I've tried A Very Cool Trick[1] from Barry, but I haven't been able to get it to work. Any solutions out there to get stack traces from a stuck zope?
[1] http://mail.python.org/pipermail/python-list/1999-June/006153.html
Thanks! -Randy
you could try attaching it to it with wing ide. info at wingide.com hth kapil
participants (2)
-
ender -
Randall F. Kern