(no title)
dav-id | 13 years ago
I prefer to do as much without debugger and then when I need to inspect variables and step through code drop into debug mode.
With Python this may be different but I doubt it. I expect you will have to wait while the debugger loads up. If you can edit code whilst debugger is running then I can see that being a big plus and a reason to keep it on.
No comments yet.