10110111 / edb-debugger

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

AVX registers are not returned in PlatformState::value() #14

Closed 10110111 closed 8 years ago

10110111 commented 8 years ago

PlatformState::value() just doesn't check for ymm*.

10110111 commented 8 years ago

Fixed.