8c380e9d596cc9dbc39423e0d8ae5ee51da6be2b |
|
30-Jan-2015 |
Faraz Shahbazker <faraz.shahbazker@imgtec.com> |
[MIPS] Support for stack-unwinding through signal frames Fixes failing stack_unwinding test-cases in bionic testsuite Change-Id: I17dd9da706288556630ec4f824e09075fe979097
/external/libunwind/src/mips/offsets.h
|
79c2c254a74ca850aefe2c49b973dea1fa2934c2 |
|
06-Sep-2012 |
Tommi Rantala <tt.rantala@gmail.com> |
MIPS coredump support Add MIPS support to the coredump library. Explicit support for the MIPS program counter register is added so that we can start backtracing from the program counter value we read from a core dump. The PC register support was not strictly required for local backtracing, and we will in fact just plug the return address to the PC register in getcontext(). I have only tested the 32bit "OABI" paths.
/external/libunwind/src/mips/offsets.h
|
3842dac7333e42aa44531eda34ba55200b99ccf8 |
|
05-Feb-2008 |
Daniel Jacobowitz <drow@false.org> |
Add initial ARM and MIPS support. To support this, also enable the reading of .debug_frame sections (used in lieu of .eh_frame sections when they're not available).
/external/libunwind/src/mips/offsets.h
|