Debugging Components in CFM Applications
Debugging Components in CFM Applications
- Subject: Debugging Components in CFM Applications
- From: Ian Keck <email@hidden>
- Date: Sat, 11 Sep 2004 15:36:32 -0700 (PDT)
I have an applicaton built by CodeWarrior 7 which
loads a QuickTime component built by XCode 1.1. I
create a custom executable in XCode which points at
the application.
When I run the custom executable in the debugger it
fails to launch. I am able to launch any application
or tool built by XCode itself as a custom executable.
The output from gdb suggests using LaunchCFMApp to
start the application built by CW7, but when I try
either the application or
application/Contents/MacOS/<executable>, I end up
crashing in some CFM code that looks like it's trying
to build strings.
Is it possible to debug the component in the context
of the application built by CodeWarrior? What am I
missing?
Thanks in advance,
Ian Keck
_______________________________________________
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