• 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
Re: gdb: "No line number information available for address...." :(
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gdb: "No line number information available for address...." :(


  • Subject: Re: gdb: "No line number information available for address...." :(
  • From: Jonas Maebe <email@hidden>
  • Date: Tue, 28 Jul 2009 23:49:14 +0200


On 28 Jul 2009, at 23:44, Jerry Krinock wrote:

Thanks, Jason.  Indeed, dwarfdump thinks that my dSYM is empty:

Jerrys-Mac-Mini:~ jk$ dwarfdump --arch=i386 --debug-line Documents/ Programming/Builds/Shipped/Bookdog_5.3.3/Bookdog.app.dSYM
----------------------------------------------------------------------
File: Documents/Programming/Builds/Shipped/Bookdog_5.3.3/ Bookdog.app.dSYM/Contents/Resources/DWARF/Bookdog (architecture i386)
----------------------------------------------------------------------


.debug_line contents:
< EMPTY >
Jerrys-Mac-Mini:~ jk$ dwarfdump --arch=i386 -r 0 Documents/ Programming/Builds/Shipped/Bookdog_5.3.3/Bookdog.app.dSYM
----------------------------------------------------------------------
File: Documents/Programming/Builds/Shipped/Bookdog_5.3.3/ Bookdog.app.dSYM/Contents/Resources/DWARF/Bookdog (architecture i386)
----------------------------------------------------------------------
.debug_info contents:
< EMPTY >
Jerrys-Mac-Mini:~ jk$



However, the file Bookdog_5.3.3/Bookdog.app.dSYM/Contents/Resources/ DWARF/Bookdog is not empty. It contains 3,251,947 bytes. When I open it in HexFiend I see lots of hex, including lots of text, and lots of source file paths.

Maybe it only contains debug information for powerpc? What does this show:


dwarfdump --arch=ppc --debug-line Documents/Programming/Builds/Shipped/ Bookdog_5.3.3/Bookdog.app.dSYM


Jonas _______________________________________________ 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
References: 
 >gdb: "No line number information available for address...." :( (From: Jerry Krinock <email@hidden>)
 >Re: gdb: "No line number information available for address...." :( (From: Jason Molenda <email@hidden>)
 >Re: gdb: "No line number information available for address...." :( (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: gdb: "No line number information available for address...." :(
  • Next by Date: Re: gdb: "No line number information available for address...." :(
  • Previous by thread: Re: gdb: "No line number information available for address...." :(
  • Next by thread: Re: gdb: "No line number information available for address...." :(
  • Index(es):
    • Date
    • Thread