risc0 icon indicating copy to clipboard operation
risc0 copied to clipboard

Step-by-step VM guest debugging and GDB Server

Open mitchellharper12 opened this issue 4 years ago • 0 comments

Currently a WIP for first refactoring the VM runtime to support step-by-step debgging, to be followed by implementing the hooks to drive incremental state transition updates and reporting to consumers, followed by implementation of a GDB server for debugging VM guest code as a GDB target.

Creating this draft pull request so that progress can be tracked on the shape of the refactoring changes and API to ensure we are in agreement.

mitchellharper12 avatar Mar 31 '22 22:03 mitchellharper12