|
|
|
Show HN: I've Added Gdbstub to UVM32
(github.com)
|
|
1 points
by hamid_rostami
58 days ago
|
|
uvm32 is a risc-v small virtual machine. I've added gdbstub support to it. Using GDB remote serial protocol connection, a gdb instance can connect to the host and debug the code running on the emulated core. |
|