Ken Werner <[email protected]> writes: > After learning more about the internals of libunwind I decided to > replace the arm_stackframe and let the extbtl-parser operate on the > dwarf_cursor directly. This eliminates the need to synchronize the > two models and clears the way for call stacks with mixed DWARF- and > extbl-frames. It also fixes the testcase errors that Henrik > reported.
Hi Ken, This patch set works better for me, but I get a crash (SIGSEGV) when trying to get backtrace from a signal handler. I'll try to figure out why... -- Henrik Grindal Bakken <[email protected]> PGP ID: 8D436E52 Fingerprint: 131D 9590 F0CF 47EF 7963 02AF 9236 D25A 8D43 6E52 _______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
