-
Notifications
You must be signed in to change notification settings - Fork 258
Closed
Labels
Description
Would it be possible to add the ability to view the variables as different types? Working with hardware means viewing the variables as hex and even binary can be really useful. Pointers are converted to hex and ASCII is shown next to bytes, so I guess it's possible?
Also array pointers only show up as a single value, again it would be very useful if you can choose to display these as an array. Usually you are asked to enter the size of the array, then it just displays that area of memory as the variable.
timurey, alasika, ivankravets, b00bl1k, fusedFET and 3 more