libunwind-devel
[Top][All Lists]
Advanced

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

Re: [Libunwind-devel] exception handlers and static linking


From: Arun Sharma
Subject: Re: [Libunwind-devel] exception handlers and static linking
Date: Thu, 12 Jun 2008 15:12:44 -0700

On Thu, Jun 12, 2008 at 2:25 PM, Dan Williams <address@hidden> wrote:

The fishing around the source and debugging info seems to indicate
that static linking causes dl_iterate_phdr to fail, which in turn
causes dwarf_find_proc_info (dwarf/Gfind_proc_info-lsb.c:196) to fail.
Is there anything I can do to identify the handler in static binaries?

Can you try static linking with -Wl,--eh-frame-hdr?

 -Arun



reply via email to

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