Re: Xcode3.0 and not fired breakpoints
Re: Xcode3.0 and not fired breakpoints
- Subject: Re: Xcode3.0 and not fired breakpoints
- From: Mirko Viviani <email@hidden>
- Date: Fri, 4 Jan 2008 23:17:18 +0100
On 29/dic/07, at 10:23, Mirko Viviani wrote:
I'm developing a mixed ObjC/ObjC++/C++ application structured in
this way:
1. Main xcode project for the ObjC/ObjC++ application
2. A statically linked C++ library in another xcode proj linked with
boost libraries
3. Xcode projs for other ObjC frameworks
The application is compiled with gcc 4.01 and linked against 10.4u
sdk with DWARF debugging information and no optimizations.
What I'm trying to do is to debug some code in the c++ library with
no luck.
I've opened the child xcodeproj from the main app xcodeproj and set
the breakpoints.
Workaround by disabling 'Load symbols lazily' in the xcode debugging
preferences...
--
Ciao,
Mirko
_______________________________________________
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