Replies: 1 comment
-
vscode 没有自己的调试器,都是用的 cpptools 或者 codelldb 的。。xmake 的插件也是调用这两的调试器。 具体问题你自己调下插件源码 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在hello中,能运行,但是调试失败。Vscode自己的调试器能够单步调试
Beta Was this translation helpful? Give feedback.
All reactions