summaryrefslogtreecommitdiff
path: root/lib/unwarminder (follow)
Commit message (Expand)AuthorAge
* unwinder: in get__sp(), use the more correct "msr cpsr_c, ..." formAmaury Pouly2016-12-12
* ARM unwinder for thumb: Fix broken MOV opcodeThomas Jarosch2015-01-12
* Fix redThomas Jarosch2015-01-12
* ARM unwinder for thumb: Fix broken SUB opcodeThomas Jarosch2015-01-12
* ARM unwinder: Add missing 'register' variable in debug outputThomas Jarosch2015-01-12
* ARM unwinder: Add missing va_end() call.Thomas Jarosch2015-01-12
* Add newlines at the end of the fileThomas Jarosch2014-12-17
* Remove unused return value variable in lib/unwarminder/backtrace.cMichael Sevakis2014-08-25
* Fix return address when data_abort_handler skips faulting instruction.Boris Gjenero2013-05-23
* unwarminder: make SP and PC visible on smaller screensMarcin Bukat2012-09-05
* unwarminder: fix data_abort_handler (wrong address to UIE)Amaury Pouly2012-06-07
* Use shorter lines to show an ARM backtrace (so address fit on the clip zip sc...Bertrik Sikken2012-05-28
* arm: implement safe reads by intercepting the data abort handler.Amaury Pouly2012-04-06
* arm: fix get_sp (missing return)Amaury Pouly2012-04-04
* build system: unify/simplify library handling a bit.Thomas Martitz2012-03-26
* Fix sanity check in UnwStartThumb() using the wrong registerThomas Jarosch2012-03-02
* Arm stack unwinderMarcin Bukat2012-02-22