libunwind-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libunwind] Re: dl_iterate_phdr() and libunwind


From: Arun Sharma
Subject: [libunwind] Re: dl_iterate_phdr() and libunwind
Date: Fri, 12 May 2006 09:52:52 -0700
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051011)

David Mosberger-Tang wrote:
Hi Arun,

IIRC, unwinding of static binaries never worked on DWARF-based
platforms (it does work on ia64).  I don't remember exactly what the
problem was but it had to do with finding a way to get access to the
unwind-program-header.  Richard Henderson probably can give you a much
better idea of what should and can be done for this case.

I chased this down yesterday afternoon. Here's the change that fixes it.

http://sourceware.org/cgi-bin/cvsweb.cgi/libc/elf/dl-iteratephdr.c?cvsroot=glibc&only_with_tag=ChangeLog

So glibc-2.3.3 and newer work fine for statically linked binaries.

        -Arun


reply via email to

[Prev in Thread] Current Thread [Next in Thread]