Re: Debugging Xcode project on 10.2.8 system?
Re: Debugging Xcode project on 10.2.8 system?
- Subject: Re: Debugging Xcode project on 10.2.8 system?
- From: Jim Ingham <email@hidden>
- Date: Thu, 9 Sep 2004 09:59:31 -0700
You can also use the PB Debugger GUI if you want. The easiest way to
do this is to make sure that your sources are in the same place on your
10.3 & 10.2.8 machines, that way PB will be able to find the sources.
You can use symbolic links to do this.
Then start up PB, make a new empty project, add a Custom Executable,
and set it to your binary. Then the PB debugger should work just fine.
Jim
On Sep 9, 2004, at 9:27 AM, Dave Camp wrote:
On Sep 9, 2004, at 12:43 AM, Lance Drake wrote:
Oh, this has got to seem like such a lamo question - but, since XCode
doesn't install on 10.2.8 - what is the preferred/suggested strategy
for debugging problems that only show up under 10.2.8 where a variety
of the project has been built with the XCode 10.2.8 SDK?
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.