gdbwave
A RISC-V GDB debugging server that uses post-simulation waveform data from hardware description language simulations to debug software after execution has completed.
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
https://github.com/tomverbeure/gdbwave將 RISC-V 的硬體描述語言 simulation 產生的檔案當作輸入, 用來 debug 跑在上面的軟體(實際的執行已經結束後才開始 debug).我認為是個很有創意的想法