10110111 / edb-debugger

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

Don't show zeros in place of unknown FS/GS bases #9

Closed 10110111 closed 9 years ago

10110111 commented 9 years ago

If {f,g}s_base is not filled, then it shouldn't appear in register view at all.

10110111 commented 9 years ago

Fixed upstream.