Re: General advice for compatibility testing
Re: General advice for compatibility testing
- Subject: Re: General advice for compatibility testing
- From: Chris Espinosa <email@hidden>
- Date: Mon, 2 May 2005 11:54:21 -0700
On May 2, 2005, at 8:30 AM, James Bucanek wrote: So I'm about to upgrade my main development system to Tiger and start working with Xcode 2.0 full time....
Then this thought hit me: How to I debug apps in 10.3?
I keep several partitions on an external drive for regression testing against older (sometimes newer) versions of the OS, so it's trivial matter to run my apps on 10.3 or 10.2. But what about _debugging_ them.
Once I've upgraded to Xcode 2.0 will I still be able to load the project and run the debugger in Xcode 1.5?
To a degree, unless you are using gcc4.0 or other Xcode 2.0 specific features Or will remote debugging save me? Can I remotely debug an application running under 10.2 or 10.3 from a second computer running 10.4, or do both systems have to be running the same version of the debugger?
Yes, remote debugging is what you should use for this case.
Chris |
_______________________________________________
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