无法使用Codelite在MacOS上启动调试器 [英] cannot launch debugger on macos using codelite

查看:205
本文介绍了无法使用Codelite在MacOS上启动调试器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我弹出无法启动调试器的终端".我已在codelite的gdb选项中设置了gdb路径.还有什么要做的吗?

I get the pop up "Failed to start terminal for debugger".i have set the gdb path in the gdb options of codelite. Is there anything else to be done?

我的Mac OS版本是10.10.4 在/usr/local/bin/gdb下安装的GDB版本-版本7.8.1

My mac os version is 10.10.4 GDB version installed under /usr/local/bin/gdb - version 7.8.1

c项目创建了一个简单的hello世界,以测试Mac OS上的Codelite使用情况,但不幸的是无法启动gdb.编译顺利进行

The c project created a simple hello world to test the codelite usage on mac os and unfortunately not able to launch gdb.The compilation is going through fine

推荐答案

在OSX上,推荐的调试器是LLDB. 请改用它.

On OSX, the recommended the debugger is LLDB. Please use it instead.

项目设置->常规->调试器,然后选择"LLDB调试器"

Project settings->general->Debugger, and select "LLDB Debugger"

编辑,9月6日: 我已经上传了新的OSX版本(8.2.3),该问题已解决.

EDIT, Sep 06: I have uploaded a new OSX build (8.2.3) with this problem fixed.

http://codelite.org/support.php

这篇关于无法使用Codelite在MacOS上启动调试器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆