attaching to running python program with the debugger?

A

Andy Leszczynski

Hi,

I have a program which somewhere gets into infinite look and take 100%
of CPU. How can attach to it with the debugger to find out where it
takes place?


A.
 
S

SPE - Stani's Python Editor

Hi,
The new version of SPE 0.8.1.b (Python IDE) supports this. On the
toolbar press the "run/stop with winpdb button" button ('gear with bug
in it' icon) and when you want to find out, press the debug button (bug
icon), then the debugger will break your script and you are even able
to alter values etc...
For more instructions, see:
http://pythonide.stani.be/manual/html/manual3.html (section 1.3)
Let me know if it works,
Stani
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top