為什麼這篇vscode偵錯c鄉民發文收入到精華區:因為在vscode偵錯c這個討論話題中,有許多相關的文章在討論,這篇最有參考價值!作者hardman1110 (笨小孩)看板C_and_CPP標題[問題] vscode c++ de...
*[36m開發平台(Platform): (Ex: Win10, Linux, ...) *[m
linux
*[36m編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出)*[m
g++
*[36m額外使用到的函數庫(Library Used): (Ex: OpenGL, ...) *[m
都是自己的 .so 全都有加在 task.json args 項目裡
*[36m問題(Question):*[m
已完成:
1.用vscode 在 hello word 等簡單程式設過斷點並偵錯
2. 開新資料夾加入 task.json and lanch.json
https://github.com/ChiFang/question/blob/master/tasks.json
https://github.com/ChiFang/question/blob/master/launch.json
3. 成功用2編譯出執行檔 直接terminal 執行可用
狀況:
如下圖 按debug c/c++ file 想單步執行 會在terminal 出現 Unable to connect to server!
想請教各位大大小弟設定有哪需要更改
*[36m餵入的資料(Input):*[m
*[36m預期的正確結果(Expected Output):*[m
可以跟terminal 下gdb一樣且用gui偵錯
*[36m錯誤結果(Wrong Output):*[m
Unable to connect to server! in terminal
*[36m程式碼(Code):(請善用置底文網頁, 記得排版,禁止使用圖檔) *[m
https://i.imgur.com/R58ZbcZ.jpg
--
Sent from nPTT on my iPhone
--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 114.137.62.206 (臺灣)
※ 文章網址: https://www.ptt.cc/bbs/C_and_CPP/M.1671525428.A.E31.html