gdbwave
gdbwave copied to clipboard
GDB server to debug CPU simulation waveform traces
Results
1
gdbwave issues
Sort by
recently updated
recently updated
newest added
# GDBWave review I am working on a [similar project](https://github.com/jeras/gdb_server_stub_sv). While your project does the entire app simulation before debugging, mine allows debugging in step with the running simulation, in...