参考了 https://github.com/vadimcn/vscode-lldb/issues/397 但是我这始终报错 ERROR: Unable to start debugging. Unexpected LLDB output from command "-exec-run". process exited with status -1 (attach failed ((os/kern) invalid argument))
希望有个老哥能帮忙解答一下
1
wunsch0106 OP 在 vscode 上
|
2
commoccoom 2021-03-04 13:30:52 +08:00
@wunsch0106 还是用 VS2019 吧 vscode 不方便
|
3
wunsch0106 OP @commoccoom Visual Studio m1 的 mac 能调试吗 ? 唉 之前没写过 c 现在工作需要 m1 作为开发机问题确实还是多了。
|
4
commoccoom 2021-03-04 15:03:36 +08:00
@wunsch0106 不知道 Visual Studio for Mac 对 m1 平台有没有优化,我没有 Mac 电脑,但是 Visual Studio 本身就能调试,只有设置好断点就行了
|