调试器需要手动指定。

settings->debugger->default->executable path。这里默认空的,需要指定。路径在安装目录下的CodeBlocks\MinGW\bin\gdb32.exe。

重新编译,即可调试。

参考:https://blog.csdn.net/wanrxpjing/article/details/81211669

相关文章:

  • 2022-01-10
  • 2022-12-23
  • 2021-09-14
  • 2022-02-21
  • 2021-11-21
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-08
  • 2022-03-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-21
相关资源
相似解决方案