Re: CodeWarrior vs Xcode issues
Re: CodeWarrior vs Xcode issues
- Subject: Re: CodeWarrior vs Xcode issues
- From: Jonathan del Strother <email@hidden>
- Date: Thu, 9 Jun 2005 00:59:17 +0100
On 7 Jun 2005, at 17:42, Olivier Tristan wrote:
Andy O'Meara wrote:
2) .bundle debugging. In xcode, there doesn't seem to be support for
attaching to a process that's using a .bundle that you'd like to
debug. If
this is possible, please briefly describe how to do this. If it's
not, I'm
sure that everyone here agrees that this is a glaring shortcoming
of xcode
and needs to get addressed asap. (given that it'd be so glaring, I
can only
assume it can be done, yet I cannot find any info in the help or
via any
menu item).
Hi Andy,
Just use the custom executable features.
Put there the location of the app wich is going to launch your bundle.
(Right click on Executables, Add > New Custom Executable)
I do this everyday as an audio plugin developer and it works
perfectly.
Note, however, that certain apps will attempt to prevent you
attaching a debugger - namely iTunes. If that's what you're having
trouble with, you might find this useful :
http://steike.com/HowToDebugITunesWithGdb
Jon
_______________________________________________
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