Enhanced Debug Window

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
PeWa
New User
New User
Posts: 7
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: 1431
Joined: Wed Feb 03, 2021 12:46 pm
Location: Planet Riesa
Contact:

Re: Enhanced Debug Window

Post by jacdelad »

...and a search functionality.
PureBasic 6.04/XProfan X4a/Embarcadero RAD Studio 11/Perl 5.2/Python 3.10
Windows 11/Ryzen 5800X/32GB RAM/Radeon 7770 OC/3TB SSD/11TB HDD
Synology DS1821+/36GB RAM/130TB
Synology DS920+/20GB RAM/54TB
Synology DS916+ii/8GB RAM/12TB
Captn. Jinguji
User
User
Posts: 92
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