hugsy / gef-extras

Extra goodies for GEF to (try to) make GDB suck even less
https://hugsy.github.io/gef-extras
MIT License
149 stars 50 forks source link

Fix x64 register display #28

Closed yrp604 closed 3 years ago

yrp604 commented 3 years ago

Order matters when checking the register width for x86 and x64 as they both start with the same substring.