[wingide-users] Attaching the Debugger to the Python Shell Tool
Wingware Support
support at wingware.com
Mon Apr 28 08:44:26 MDT 2008
Jonathan Mozes wrote:
> Is it possible to attach the Wing Debugger (using 'import wingdbstub')
> to a program currently running in the Python Shell Tool?
It isn't currently possible to debug something that is running in the
Python Shell. The usual way to get a shell while debugging is to run to
a breakpoint and use the Debug Probe with the paused program. Could you
write scripts to set up your environment and the set a breakpoint after
the set up is completed?
Thanks,
John
More information about the wingide-users
mailing list