On Thu, Jun 12, 2008 at 2:25 PM, Dan Williams <[EMAIL PROTECTED]>
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
_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to