summaryrefslogtreecommitdiff
path: root/lib/unwarminder (follow)
Commit message (Expand)AuthorAge
* 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