焚鼎女主角:codeblocks问题

来源:百度文库 编辑:中财网 时间:2024/05/10 09:19:44

最近codeblocks更新出现了这个问题:

warning: GDB: Failed to set controlling terminal: 不允[许]的操作

解决方法:

更改调试终端:使用gnome-terminal作为调试终端

在codeblocks菜单中选:

Setting==>Environment...==>General Setting==>Terminal to lanuch console programs:

用 “gnome-terminal -t $TITLE -x” 替换 “xterm -T $TITLE -e” 即可!!!


没有快捷键

安装codeblocks-contrib

打开CB,settings/editor/keyboard shortcuts/edit/complete code,在new shortcut中自定义快捷键,然后把ctrl-space删除,替换为别的