摘要:
问题描述: 系统:ubuntu 12.04 code::blocks版本:10.05 问题现象:debug->start 之后出现:warning: GDB: Failed to set controlling terminal: Operation not permitted 断点设置无效 -g选项开了解决方法: 1. Project->Properties...->Build Targets标签 ,选择 "GUI application"选项 。 2.Settings->Compiler and debugger。左边的面板上选择"De 阅读全文