Can't hit breakpoint when debugging shared library
Can't hit breakpoint when debugging shared library
- Subject: Can't hit breakpoint when debugging shared library
- From: "scott kaplan" <email@hidden>
- Date: Tue, 21 Dec 2004 14:31:43 +0000
Thanks Chris. I am further along now because Safari launches from the
debugger. However, I can't get the compiler to hit my breakpoints that I
set in my shared library (I just navigate through the web page perfectly but
it never hits the breakpoint that I set). Here are my settings in Project
Builder:
Path to Executable:
/Applications/Safari
Arguments:
none
Environment Variables:
none
Does anyone have any ideas on what I am doing wrong?
Thanks,
Scott
(To see a history of what I have done to this point, see the thread "Re:
Launch failed with error code -2857"
-------------------------------------------------------------------------------------------------------------------------------------------
Thanks Chris and Daniel for trying to help me out. There must be some
basics that I am not understanding. Chris, just to clarify - I am using
Project Builder, not XCode. I added the environment variable in Project
Builder under "Environment Variables". Here is a snapshot of what I have
under the Executables tab:
Path to Executable:
/System/Library/Frameworks/Carbon.framework/Versions/A/Support/ LaunchCFMApp
Arguments:
/Applications/Safari.app/Contents/MacOS/Safari
Environment Variables:
CFProcessPath
/System/Library/Frameworks/Carbon.framework/Versions/A/Support/ LaunchCFMApp
I am getting the same error.
The entire discussion of this thread thus far is in this posting.
-------------------------------------------------------------------------------------------------------------------------------------------
Yes.
Safari is not a CFM application.
Don't do this.
Just set the executable to /Applications/Safari.app and go.
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