How can I get xcode to show classes from a library?
How can I get xcode to show classes from a library?
- Subject: How can I get xcode to show classes from a library?
- From: Yves Poissant <email@hidden>
- Date: Wed, 22 Mar 2006 08:07:58 -0800
I'm trying to debug an application that uses a library. The bug I'm chasing
happens inside the library. I "debug" the application that uses the library.
I can trace through the library's code but the debugger variable view will
not expand the classes members when I click the disclosure triangle. The
disclosure triangle turns downside but nothing gets expanded.
So I guess I'm not using the proper technique to debug that library. My
hypothesis is that I would need to load the library xcodeproj and "debug"
the library itself so that the debugger have access to all the debug
symbols. But I haven't found a way to launch the application from the
library project debugger.
Can anyone give me some directions for debugging a library?
Yves Poissant
www.hash.com
_______________________________________________
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