Expand description
A worker which runs a gdbstub event loop.
Implements DebuggerWorker
, which exposes control of the VM via the GDB
Remote Serial Protocol. This is used to debug the VM’s execution when a
guest debugger is not available or practical.