Re: Xcode debugger quality
Re: Xcode debugger quality
- Subject: Re: Xcode debugger quality
- From: Ladd Van Tol <email@hidden>
- Date: Thu, 1 May 2008 08:47:36 -0700
On May 1, 2008, at 3:46 AM, Simon Wilson wrote:
Why can't Apple get the debugger beyond first base? Is gdb simply
that bad?
Have you ever read the gdb source? It is that bad. Or perhaps worse.
Now that Apple is working on their own compiler (http://
clang.llvm.org/), maybe they should also start working on their own
debugger.
I've never used gdb from the command-line. Is it any more reliable
when used directly? Would it be worth trying?
Yes, it definitely can be more reliable from the command-line, and
it's worth learning how to do for those cases when the Xcode debug
window refuses to behave.
- Ladd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden