Re: Nothing (reliably) helpful from atos + dSYM
Re: Nothing (reliably) helpful from atos + dSYM
- Subject: Re: Nothing (reliably) helpful from atos + dSYM
- From: Nathan Vander Wilt <email@hidden>
- Date: Thu, 20 Nov 2008 17:50:15 -0800
On Nov 20, 2008, at 4:43 PM, Jason Molenda wrote:
Nate,
It sounds like your dSYM may not contain all the information you
think it contains. Maybe your Release target in your Xcode project
doesn't emit debug info?
You are certainly right about that! I did have a few target vs.
project discrepancies, but thanks to the tips I got here I was able to
get to the main problem: when I switch my compiler back to gcc-4.2
from llvm-gcc-4.2 I get the symbols I expect. Hooray!
That explains why I had symbols for my subprojects but not the main
project: I apparently had forgotten to configure them to use llvm-gcc.
But I was under the impression that LLVM GCC 4.2 would support DWARF/
dSYM (there is mention of improvements to DWARF output in the release
notes). Is this not fully the case?
thanks much,
-natevw
_______________________________________________
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