0
为 DeepSeek Harness 提供 C++ 程序运行时信息的插件:cpp_trace(一次 cdb 会话多断点打印变量,替换手打 print)+ cpp_probe(条件断点输出调用栈)。在 Windows/CDB 下给 AI 提供 C++ 程序运行时信息。
$ dsh plugin --profile web add github:cuiyuexin428/dsh-cpp-probe
1
个插件
为 DeepSeek Harness 提供 C++ 程序运行时信息的插件:cpp_trace(一次 cdb 会话多断点打印变量,替换手打 print)+ cpp_probe(条件断点输出调用栈)。在 Windows/CDB 下给 AI 提供 C++ 程序运行时信息。
$ dsh plugin --profile web add github:cuiyuexin428/dsh-cpp-probe