Re: debug universal binary on 10.3?
Re: debug universal binary on 10.3?
- Subject: Re: debug universal binary on 10.3?
- From: Alexander von Below <email@hidden>
- Date: Thu, 25 May 2006 17:44:12 +0200
On 25.05.2006, at 17:39, Todd Ransom wrote:
Is there any way to load this app into a debugger on 10.3 so I can
figure out the problem?
Some people say that remote debugging should work.
In any case, be sure you have compiled a Debug version this way:
+ with Symbols
- without ZeroLink
Maybe if you make sure that is the case, remote debugging works.
Personally, I then yell "Yeah! Old School!" and start the
applications with the command line gdb. That of course assumes
knowledge of gdb, but the basics are not that hard.
Hope this helps
Alex
_______________________________________________
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