eteran / edb-debugger

edb is a cross-platform AArch32/x86/x86-64 debugger.
GNU General Public License v2.0
2.7k stars 326 forks source link

Feature: Display memory address of highlighted byte #681

Closed ttufts closed 3 years ago

ttufts commented 5 years ago

In Data Dump, it would be nice to display the exact address that's being highlighted, to avoid having to count across the row.

eteran commented 3 years ago

I believe that the tooltip display of the range of addresses selected satisfies this.