break points in library not found
break points in library not found
- Subject: break points in library not found
- From: Todd Heberlein <email@hidden>
- Date: Mon, 17 Nov 2008 16:57:13 -0800
I must be doing something wrong, because this seemed to work in the
past.
I have break points set in a library that I build. I have a command
line application that links to that library, but when running under
the debugger, the debugger never stops at the break points. The
console shows some alerts that it cannot find the code for the break
points.
Loading program into debugger…
Warning - No location found for "AmfTokens.cpp:3897"
Warning - No location found for "AmfLayers.cpp:1086"
...
Anyone know what I broke and how I can get back to having my
application stop at the breakpoints in the library? (The library and
command line executable are built in Debug mode; I've done a make
clean (including dependencies) before the builds.
Thanks,
Todd
PS. XCode 3.1.1, Mac OS X 10.5.5 (9F33)
_______________________________________________
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