If you open a number of debugger windows (for example the variable viewer, the profiler, the debug output, and the watchlist) and your program hits an error, the aforementioned windows are closed if you enabled the option
Code: Select all
File / Preferences / Debugger / Kill after an error

It would be nice if the windows are kept open after an error, that way one can immediately edit the code, without hitting the skill icon, killing the debugger manually, and loosing all information in those debug windows.
I hope that makes sense

This would then be a suboption:
Code: Select all
File / Preferences / Debugger / Kill after an error
Keep Windows open