• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Info request on "DWARF with DSYM" settings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Info request on "DWARF with DSYM" settings


  • Subject: Info request on "DWARF with DSYM" settings
  • From: Arnab Ganguly <email@hidden>
  • Date: Fri, 31 Jul 2009 22:15:11 +0530

Hi All,
My Xcode project output is a Mach-O universal binary with 2 architectures (ppc, i386).
Xcode version is 3.1.3 and Mac OS X version is 10.5.7 and Xcode project setting is "DWARF with DSYM".

I have an application which basically on basis of program counter it parses the DWARF file and gives the file name, line number and the function name information

In case of Debug build when I crash  some application, Apple Crash reports   get the file name , line number, function name and even this matches with my application generated output from  the dSYM file it is being generated.

When I go to Release build  the crash report generated doesn't match with the output my application generated by parsing the DWARF/DSYM file.

Xcode project setting I followed from the following link

Generate Debug Symbols Yes

Debug Information Format "DWARF with dSYM file"

Deployment Postprocessing Yes

Strip Linked Product Yes

Use Separate Strip Yes

Strip Debug Symbols During Copy No
I got if from the following link  : http://developer.apple.com/tools/xcode/symbolizingcrashdumps.html

Why is this difference happening.Is some more changes are required or I am doing something silly.Any help would be very much appreciated.

Thanks in advance
-A
 _______________________________________________
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

  • Prev by Date: Re: [Xcode] Interpreting Object Alloc
  • Next by Date: Xcode SCM subversion removing a directory
  • Previous by thread: Info request on "DWARF with DSYM" settings
  • Next by thread: [Xcode] Interpreting Object Alloc
  • Index(es):
    • Date
    • Thread