debugger icon indicating copy to clipboard operation
debugger copied to clipboard

[Feature] Variable lables viewer [sf#185] (RAM watch GUI).

Open openMSX-import opened this issue 10 years ago • 2 comments

Reported by sd-snatcher on 2009-04-20 21:41 UTC The "Variable lables" viewer would be a dedicated viewer for labels. You could add/remove many labels (and the data size, off course) and watch their contents. That would be very usefull for debugging, as normally your data can be scattered all over the RAM, which requires you to have a lot of "Debuggable Hex Views" opened.

openMSX-import avatar Jun 24 '15 12:06 openMSX-import

Sounds like what we have as the RAM watch script in openMSX itself. Very useful for a debugger GUI as well indeed.

MBilderbeek avatar Apr 19 '22 19:04 MBilderbeek

Yes, would be very useful to have a small window with a set of "variables" listed. Even values from dereferenced pointer-to-pointer-to-char would have been great :) This is not possible in ram_watch today.

bengalack avatar Aug 18 '22 09:08 bengalack