Get address of variable in debugger

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Get address of variable in debugger

Post by Trond »

It would be nice if it was possible to get the memory address of a variable from the variable viewer. This is useful for strings to check if they contain special white characters, among other things.

Also, it would be nice if the debugger gave an error when you create gadgets without an open gadget list.