mdbell / Noexes

A graphical remote debugger for the Nintendo Switch
GNU General Public License v3.0
213 stars 53 forks source link

Feature Request - Add current memory view to Pointer Search #25

Open onefourthreeNX opened 5 years ago

onefourthreeNX commented 5 years ago

It would be super helpful if we could have the Pointer Search view show us the current values of the bits in memory that those pointers point to: image ^ Quick mockup

This would help a ton when searching for pointers of pointers so that we don't have to copy-paste hundreds of items into the watch list to check if they are what we want.

mdbell commented 4 years ago

I like it! Once I get my hands on a moddable switch I intend to pickup work on Noexes again, and I'll have a look into it!