codeblocks的debug问题

发布于 2022-09-12 02:11:53 字数 3119 浏览 47 评论 0

今天在学习codeblocks的debug的使用时遇到问题;
Active debugger config: GDB/CDB debugger:Default
Building to ensure sources are up-to-date
Selecting target:
Debug
Adding source dir: C:Users86152Desktopcodeblocproject-c\
Adding source dir: C:Users86152Desktopcodeblocproject-c\
Adding file: C:Users86152Desktopcodeblocproject-cbinDebugproject-c.exe
Changing directory to: C:/Users/86152/Desktop/codebloc/project-c/.
Set variable: PATH=.;C:Program Files (x86)CodeBlocksMinGWbin;C:Program Files (x86)CodeBlocksMinGW;C:WindowsSystem32;C:Windows;C:WindowsSystem32wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:WindowsSystem32OpenSSH;C:Program Files (x86)NVIDIA CorporationPhysXCommon;C:Program FilesNVIDIA CorporationNVIDIA NvDLISR;C:Program Files (x86)IntelIntel(R) Management Engine ComponentsDAL;C:Program FilesIntelIntel(R) Management Engine ComponentsDAL;C:Program FilesIntelWiFibin;C:Program FilesCommon FilesIntelWirelessCommon;C:Program FilesGitcmd;C:Program FilesTortoiseGitbin;C:Users86152AppDataLocalMicrosoftWindowsApps;;C:Users86152AppDataLocalProgramsMicrosoft VS Codebin
Starting debugger: C:Users86152Desktopcodeblocproject-cbinDebugproject-c.exe -nx -fullname -quiet -args C:/Users/86152/Desktop/codebloc/project-c/bin/Debug/project-c.exe
done
Debugger finished with status 0
Selecting target:
Debug
Adding source dir: C:Users86152Desktopcodeblocproject-c\
Adding source dir: C:Users86152Desktopcodeblocproject-c\
Adding file: C:Users86152Desktopcodeblocproject-cbinDebugproject-c.exe
Changing directory to: C:/Users/86152/Desktop/codebloc/project-c/.
Set variable: PATH=.;C:Program Files (x86)CodeBlocksMinGWbin;C:Program Files (x86)CodeBlocksMinGW;C:WindowsSystem32;C:Windows;C:WindowsSystem32wbem;C:WindowsSystem32WindowsPowerShellv1.0;C:WindowsSystem32OpenSSH;C:Program Files (x86)NVIDIA CorporationPhysXCommon;C:Program FilesNVIDIA CorporationNVIDIA NvDLISR;C:Program Files (x86)IntelIntel(R) Management Engine ComponentsDAL;C:Program FilesIntelIntel(R) Management Engine ComponentsDAL;C:Program FilesIntelWiFibin;C:Program FilesCommon FilesIntelWirelessCommon;C:Program FilesGitcmd;C:Program FilesTortoiseGitbin;C:Users86152AppDataLocalMicrosoftWindowsApps;;C:Users86152AppDataLocalProgramsMicrosoft VS Codebin
Starting debugger: C:Users86152Desktopcodeblocproject-cbinDebugproject-c.exe -nx -fullname -quiet -args C:/Users/86152/Desktop/codebloc/project-c/bin/Debug/project-c.exe
done
Debugger finished with status 0
查阅CodeBlocks17.12版本无法进行单步调试的相关原因及可能的而解决办法

:单步调试时,一定是要打开整个工程文件,而不是仅仅打开cpp文件 这个无法理解打开整个工程文件的含义;

我新建了一个project项目存放在codeblocks文件夹中,如何打开整个工程文件了?
QQ图片20200413232633.png

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文