epasveer / seer

Seer - a gui frontend to gdb
GNU General Public License v3.0
2.11k stars 69 forks source link

MemoryVisualizer refresh for Disassembly not working well. #71

Closed epasveer closed 2 years ago

epasveer commented 2 years ago

When 'refresh' is used for a memory visualizer with disassembly, it highlights all the text instead of just the address margin.

Before.

image

After refresh.

image

epasveer commented 2 years ago

Fixed.