How to design a debug function similar to gem5 in C language?

前端 未结 0 1838
没有蜡笔的小新
没有蜡笔的小新 2020-12-20 10:38

The debug information in gem5 is really amazing. You only need to use DPRINTF(FLAGA,"%d",value); where you want to output debug information.

If

相关标签:
回答
  • 消灭零回复
提交回复
热议问题