Re: Static Libs + Ignored Breakpoints
Re: Static Libs + Ignored Breakpoints
- Subject: Re: Static Libs + Ignored Breakpoints
- From: Shawn Erickson <email@hidden>
- Date: Tue, 05 Sep 2006 17:16:28 -0700
On Sep 5, 2006, at 5:08 PM, Robert Kukuchka wrote:
Hello all,
I looked over the archive a bit, but didn't see any
substantial answer to what I had going on. I've got a Cocoa
Application with some Objective-C++ code. I'm linking in some C++
static libraries from other XCode projects, and I can't seem to get
breakpoints to work. Within the GUI they turn "orange" and are
ignored. I can set them from the command line, but this is a bit of
a nuisance for me. I'm using XCode 2.3 btw. Is this fixed in 2.4?
Any other clues or suggestions? Zero-Link is definitely off.
Using DWARF symbols (supported in 2.3 and later) I have had much
better success.
-Shawn
_______________________________________________
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