From: Faraz Shahbazker <[email protected]> I couldn't find a stand-alone test in the libunwind suite targeting this feature but Gtest-exc seems to run a bit further before giving up. This fixes a test in bionic's test-suite and has been accepted for Android as 2 patches: https://android-review.googlesource.com/127521 https://android-review.googlesource.com/130850
I have combined both patches below. Please review/comment. Regards, Faraz Shahbazker Faraz Shahbazker (1): [MIPS] Stack-unwinding through signal frames src/mips/Gis_signal_frame.c | 51 +++++++++++++++++++++-- src/mips/Gstep.c | 94 ++++++++++++++++++++++++++++++++++++++++--- src/mips/offsets.h | 44 ++++++++++++++++++++ 3 files changed, 180 insertions(+), 9 deletions(-) -- 1.7.9.5 _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
