Page 1 of 1

Enhanced Debug Window

Posted: Tue Jun 15, 2021 12:57 pm
by PeWa
I know the Debug-Command is used usually to display short messages and variable infos,
but a little enhancement whould be nice. We have the compiler-option "hex", but it would be nice if we could change
the display of the values (variables ect.) from hex, dec ... with a button or something without going to the compiler-menu.
A second feature would also be nice: if we have showed an adress of a pointer or something, a button to start the memory-viewer at this adress where great, and buttons to start the other debugger-tools, also.

Re: Enhanced Debug Window

Posted: Thu Jun 17, 2021 8:56 am
by jacdelad
...and a search functionality.

Re: Enhanced Debug Window

Posted: Sat Jun 19, 2021 8:49 am
by Captn. Jinguji
...and a search functionality.
Yes, yes and yes!
... and, if it isn't too much trouble, with RegExp-Functionality.

Or else: optionally have debug output piped to notepad++ . That way, multiple debug output "windows" could be simulated.