Better yet, add the option in the Debugger drop down menu.blueb wrote:Why not the best of both worlds... a checkbox "Don't Close Me" on the top of the Window?
Normally, the debug Window operates exactly as it does now.
When you're having problems, check "Don't Close Me" before you kill the program.
It stays open, and you'll have your information.
Do not kill the debug window
Re: Do not kill the debug window
Keep it BASIC.
Re: Do not kill the debug window
It's much easier to just add a "Kill Program" command to the toolbar...skywalk wrote:I prefer the debug/variables/memory windows stay open as they do when my app terminates normally.
When there is too much clutter, I run this as a tool(Windows only) to close all non-ide windows....
Preferences-> ToolBar, then add Menu Item->Kill Program.
This should be on there by default, IMO.