hugsy / gef-extras

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

Update architectures #82

Closed Bobo1239 closed 1 year ago

Bobo1239 commented 1 year ago

Description/Motivation/Screenshots

Update architectures to account for changes in gef.

Tested by pasting the code into gef.py and running mypy gef.py.

How Has This Been Tested ?

"Tested" indicates that the PR works and the unit test (i.e. make test) run passes without issue.

Checklist