Skip to content

v2.0.0 - Debugger

Compare
Choose a tag to compare
@gboncoffee gboncoffee released this 12 Apr 13:32
· 65 commits to master since this release
7a12ef2

This release adds a command to print the content of all registers on the debugger.

All content printing commands were also updated to be aware of the word length of the underlying architecture.

This is a breaking major release due to the machine.Machine interface beeing changed.