Re: starting Xcode debugger from the command line, e.g. xdb, like xed...
Re: starting Xcode debugger from the command line, e.g. xdb, like xed...
- Subject: Re: starting Xcode debugger from the command line, e.g. xdb, like xed...
- From: Alastair Houghton <email@hidden>
- Date: Fri, 25 Jun 2010 12:42:39 +0100
On 25 Jun 2010, at 09:20, Fons Rademakers wrote:
> We work on a large cross platform framework and therefore use plain gmake, but the Xcode debugger is great to debug, manage breakpoints, observe registers, variables, etc. I use it all the time. Only setting it up for each binary is a pain and could surely be done via a small script generating a "dummy" Xcode project.
And as another data point, we use Xcode for development (and xcodebuild for command line builds from scripts), but I quite often use command line GDB because of the relative unreliability and sluggishness of the Xcode debugger.
(I should say, it has improved considerably in recent versions of Xcode, though when I *do* use Xcode's debugger I tend to drive it from the debugger console---moving the mouse all the time is too annoying.)
I have yet to try LLDB, though if it's as good as the rest of the LLVM project it'll be well worth using.
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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