c_to_vm icon indicating copy to clipboard operation
c_to_vm copied to clipboard

Add a debugger

Open itamar8910 opened this issue 6 years ago • 0 comments

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.

itamar8910 avatar Nov 16 '18 23:11 itamar8910