[wingide-users] 'Niceness' in debug
Wingware Support
support at wingware.com
Sun Jan 1 19:38:26 EST 2006
On Sat, 31 Dec 2005, Peter Fein wrote:
> I've got several CPU intensive applications I sometimes run through the
> debugger. It'd be great to be able to run these with a lower priority
> via nice, without needing to nice the editor itself.
The best way to do this is to launch your debug process from the
command line and import wingdbstub to start debugging rather than
launching the process from within the IDE.
This is described here:
http://wingware.com/doc/debug/debugging-externally-launched-code
(or use this section of the manual that comes w/ Wing so you get
links to the relevant preferences)
Stephan Deibel
--
Wingware
Wing IDE for Python
Advancing Software Development
www.wingware.com
More information about the wingide-users
mailing list