thecocce / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Debugger hangs when using Remote Python Engine and viewing the Call Stack #310

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use the Remote Python Engine
2. While viewing the Call Stack window
3. Step through code using debugger

What is the expected output? What do you see instead?
It shouldn't hang. I have to kill pythonw.exe to get control back.

What version of the product are you using? On what operating system?
1.9.9.7 on XP Pro

Please provide any additional information below.
If the Call Stack window is not active, it doesn't hang while I step
through the code. So I've gotten in the habit of peeking at the Call Stack,
then switching back to some other window before hitting the STEP OVER button.

I believe that another person filed the same issue for a previous version.

Original issue reported on code.google.com by symmetri...@gmail.com on 14 Jun 2009 at 7:06

GoogleCodeExporter commented 9 years ago
Fixed on version 2.0.

Original comment by pyscripter on 1 Aug 2010 at 10:52

GoogleCodeExporter commented 9 years ago

Original comment by pyscripter on 30 Sep 2010 at 3:07