Re: GDB problems and version
Re: GDB problems and version
- Subject: Re: GDB problems and version
- From: Jonas Maebe <email@hidden>
- Date: Wed, 15 Jul 2009 21:00:32 +0200
On 15 Jul 2009, at 18:23, Christian Thalinger wrote:
The library is found when I run it in the directory of the library,
but
there are no debugging symbols.
Did you compile it using DWARF with dSYM? Last time I tried, dSYM
bundles didn't work yet with FSF gdb. If you do not run dsymutil and
keep the object files around (since the DWARF symbol information is
not copied into the linked binary on Mac OS X), you may have better
luck (although I haven't tried debugging shared libraries yet).
Maybe I should move this to the GDB mailing list? Jonas, can you
point
me to the AdaCore guys?
The AdaCore guy doing the Mac OS X work is Tristan Gingold, gingold
_at adacore _dot com. Posting to the gdb list with a CC to him is
probably the best way to report problems, yes.
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