Closed
Description
It would be useful to add support to display memory words (16/32/64 bits) in the Memory view akin to the gdb x
command. The gdb x
command is often used with more than 1 byte arguments and similar functionality would be nice to have in the dashboard.
I'm already working on this but I wanted to document this feature request if someone else has this on mind too. In either case, I'll try to send a pull request soon. :-)