c_to_vm
c_to_vm copied to clipboard
Add a debugger
Wanted features:
- stepping through code, step in, step out
- breakpoints
- show registers
- inspect memory
Debugger will pull data form symbol table to resolve offsets' labels.