吃鱼的虾 发表于 2019-3-27 16:44:31

Codeblocks中遇到的调试问题

本帖最后由 吃鱼的虾 于 2019-3-27 20:03 编辑

调试遇到问题,错误代码如下:

Active debugger config: GDB/CDB debugger:Default
Building to ensure sources are up-to-date
Selecting target:
Debug
Adding source dir: E:\C stduy\try\
Adding source dir: E:\C stduy\try\
Adding file: E:\C stduy\try\bin\Debug\try.exe
Changing directory to: "E:/C stduy/try/."
Set variable: PATH=.;D:\codeblock\CodeBlocks\MinGW\bin;D:\codeblock\CodeBlocks\MinGW;E:\python安装\Scripts;E;python安装;C;Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\LENOVO\easyplussdk\bin;C:\Windows\System32\OpenSSH;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;E:\新建文件夹 (2)\Git\cmd;C:\Users\lenovo\AppData\Local\Microsoft\WindowsApps
Starting debugger: D:\codeblocks\CodeBlocks\MinGW\bin\gdb32.exe -nx -fullname -quiet-args "E:/C stduy/try/bin/Debug/try.exe"
failed

吃鱼的虾 发表于 2019-3-27 20:02:16

Active debugger config: GDB/CDB debugger:Default
Building to ensure sources are up-to-date
Selecting target:
Debug
Adding source dir: E:\C stduy\try\
Adding source dir: E:\C stduy\try\
Adding file: E:\C stduy\try\bin\Debug\try.exe
Changing directory to: "E:/C stduy/try/."
Set variable: PATH=.;D:\codeblock\CodeBlocks\MinGW\bin;D:\codeblock\CodeBlocks\MinGW;E:\python安装\Scripts;E;python安装;C;Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\Windows\System32;C:\Windows;C:\Windows\System32\wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\LENOVO\easyplussdk\bin;C:\Windows\System32\OpenSSH;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;E:\新建文件夹 (2)\Git\cmd;C:\Users\lenovo\AppData\Local\Microsoft\WindowsApps
Starting debugger: D:\codeblocks\CodeBlocks\MinGW\bin\gdb32.exe -nx -fullname -quiet-args "E:/C stduy/try/bin/Debug/try.exe"
failed
页: [1]
查看完整版本: Codeblocks中遇到的调试问题