Note that the get_dyn_info_list() stuff is needed for run-time-generated code only.  I didn't look at the test program too carefully, but I didn't see dynamically generated code.  If that's indeed the case, then the lack of proper get_dyn_info_list() implementation shouldn't hurt in this case.

  --david

On 9/11/06, Arun Sharma <[EMAIL PROTECTED]> wrote:
Mike Cvet wrote:

> Almost every modern Linux distribution on x86 now builds their binaries
> without frame pointers, unfortunately.

Which x86_32 distribution is building binaries without frame pointers?

> The function simply isn't written for anything which isn't ia64.

Most of it seems to be architecture independent, except for the part
that locates the unwind info.

>
> Are there any plans to complete this in the near future?
>

I'm more interested in getting statically linked binaries to work. But
the problems have some similarities.

        -Arun



_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel



--
Mosberger Consulting LLC, http://www.mosberger-consulting.com/
_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to