On 10/15/07, Curt Wohlgemuth <[EMAIL PROTECTED]> wrote:
>
>  What is the general state of unwinding on x86-64?  Is this
> mostly dependent on the unwind information in binaries, or the version of
> the compiler/linker used to build the binaries?



I generally test the "local unwinding" (in-process unwinding) functionality
regularly for http://code.google.com/p/google-perftools/.
Will look into your report when I get a chance.

Could you also build with --enable-debug and send a trace with
UNW_DEBUG_LEVEL=x where x is the level you think has the right level of
debug info?

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

Reply via email to