clang和lldb和vscode的组合在deepin v20正式版上调试失败
Tofloor
poster avatar
牧野
deepin
2020-09-25 02:58
Author
使用系统deepin v20 正式版;
1.搭建vscode g++ gdb调试C++程序,环境运行成功。
2.搭建vscode clang lldb调试C++程序,环境运行失败。编译可以通过,调试运行时,lldb调用deepin终端失败,终端响应不了输入输出流。
有经验的大神可以分享一下你们的经验。
Reply Favorite View the author
All Replies
q77190858
deepin
2020-09-25 05:14
#1
太专业了,我只用过gcc
Reply View the author
牧野
deepin
2020-09-25 19:21
#2
https://bbs.deepin.org/post/202805
太专业了,我只用过gcc

看来没人这么用,我还是老老实实,gcc吧。本来还想clang的。
Reply View the author
pgxppp
deepin
2020-09-25 23:37
#3
换个终端试试
Reply View the author
juteman
deepin
2020-09-26 00:33
#4
https://github.com/vadimcn/vscode-lldb
Reply View the author