Re: Debugging a bundle
Re: Debugging a bundle
- Subject: Re: Debugging a bundle
- From: "Yves Poissant" <email@hidden>
- Date: Wed, 14 Sep 2005 15:59:04 -0400
- Organization: Hash Enterprises Inc.
The "Test Host" is for unit testing, a completely different topic. If
you want to read about it, go here:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/
UnitTesting/UnitTesting.html
I see. Thanks.
To debug a bundle that is loaded by some other application, you create
a Custom Executable that points to that application, and Xcode launches
that executable when you debug.
http://developer.apple.com/documentation/DeveloperTools/Conceptual/
XcodeUserGuide21/Contents/Resources/en.lproj/06_01_db_executable/
chapter_39_section_4.html
That is what I was looking for. Thanks.
Yves Poissant
_______________________________________________
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