[wingide-users] wing debugging w/ cherrypy 2.1.0?
Wingware Support
support at wingware.com
Fri Dec 30 11:49:34 EST 2005
Chris Curvey wrote:
> I hit the system from a browser (which goes through some hoops before
> making the call to CherryPy), and I get a failure message in my logs,
> but the breakpoint that I have set on that line does not pause.
>
> Oooh, is this a threading issue?
It sounds like it could be a threading issue. You might try importing
wingdbstub in a function that you know runs in the thread that you want
to debug.
John
More information about the wingide-users
mailing list