Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
clang和lldb和vscode的组合在deepin v20正式版上调试失败
Experiences and Insight
783
views ·
4
replies ·
To
floor
Go
牧野
deepin
2020-09-25 02:58
Author
使用系统deepin v20 正式版;
1.搭建vscode g++ gdb调试C++程序,环境运行成功。
2.搭建vscode clang lldb调试C++程序,环境运行失败。编译可以通过,调试运行时,lldb调用deepin终端失败,终端响应不了输入输出流。
有经验的大神可以分享一下你们的经验。
Reply
Like 0
Favorite
View the author
All Replies
q77190858
deepin
2020-09-25 05:14
#1
太专业了,我只用过gcc
Reply
Like 0
View the author
牧野
deepin
2020-09-25 19:21
#2
https://bbs.deepin.org/post/202805
太专业了,我只用过gcc
看来没人这么用,我还是老老实实,gcc吧。本来还想clang的。
Reply
Like 0
View the author
pgxppp
deepin
2020-09-25 23:37
#3
换个终端试试
Reply
Like 0
View the author
juteman
deepin
2020-09-26 00:33
#4
https://github.com/vadimcn/vscode-lldb
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
simple
Popular Events
More
1.搭建vscode g++ gdb调试C++程序,环境运行成功。
2.搭建vscode clang lldb调试C++程序,环境运行失败。编译可以通过,调试运行时,lldb调用deepin终端失败,终端响应不了输入输出流。
有经验的大神可以分享一下你们的经验。