Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我弹出“无法启动调试器终端”。我在codelite的gdb选项中设置了gdb路径。还有什么事情要做吗?
我的 mac os 版本是 10.10.4 GDB 版本安装在 /usr/local/bin/gdb - 版本 7.8.1
c项目创建了一个简单的hello world来测试mac os上的codelite使用情况,不幸的是无法启动gdb。编译正常
在 OSX 上,推荐的调试器是 LLDB。请改用它。
项目设置->通用->调试器,选择“LLDB调试器”
编辑,9 月 6 日:我已经上传了一个新的 OSX 版本(8.2.3),修复了这个问题。
http://codelite.org/support.php