GDB与LLDB调试器 [英] GDB Vs LLDB debuggers

查看:134
本文介绍了GDB与LLDB调试器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

GDB& LLDB调试器?我最近将我的Xcode版本从4.2升级到4.3&开始警告将我的调试器从GDB升级到LLDB。

What is the difference between GDB & LLDB debuggers? I recently upgraded my Xcode version from 4.2 to 4.3 & started getting warning to upgrade my debugger from GDB to LLDB.

推荐答案

LLDB是苹果正在移动的LLVM工具套件包括铛。有很多改进的功能,包括改进的性能。这里有一个快速介绍GDB用户: http://lldb.llvm.org/tutorial.html

LLDB is part of the LLVM suite of tools that Apple is moving to, including Clang. There are tons of improved features, including improved performance. There's a quick intro for GDB users here: http://lldb.llvm.org/tutorial.html

但是...

您可能希望前往developer.apple.com的论坛。现在有一个关于LLDB问题的争论(在XCode 4.3.1)。一个令人讨厌的问题,来自苹果的人已经证实,是在观看ivars,而步进可能会告诉你错误的值。

You might want to take a trip over to the forums at developer.apple.com. There's a fair bit of rumbling about issues with LLDB at the moment (in XCode 4.3.1). One nasty issue, which people from Apple have confirmed, is that viewing ivars while stepping may show you the wrong values.

这篇关于GDB与LLDB调试器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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