Enhanced Debug Window

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
PeWa
User
User
Posts: 23
Joined: Fri Sep 06, 2019 8:25 pm

Enhanced Debug Window

Post 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.
User avatar
jacdelad
Addict
Addict
Posts: 1993
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Re: Enhanced Debug Window

Post by jacdelad »

...and a search functionality.
Good morning, that's a nice tnetennba!

PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
Captn. Jinguji
User
User
Posts: 94
Joined: Sun Oct 24, 2004 9:25 am

Re: Enhanced Debug Window

Post 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.
Is this an artifact or should it be disposed of ?
Post Reply