[wingide-users] Debugging recursive code
Wing IDE Support
support at wingware.com
Tue Aug 10 11:55:11 EDT 2004
On Tue, 10 Aug 2004, Luc Bourhis wrote:
> while debugging a code recurring to infinity, I noticed that Wing 2b5
> ate up 100% CPU without raising any exception as if the 1000 recursion
> limits of Python was not enforced.
It may also just be taking longer to get to the limit, or is choking
IDE-side when it actually tries to stop on the exception.
We'll look into it. Thanks for the report!
- Stephan
More information about the wingide-users
mailing list