summaryrefslogtreecommitdiffstats
path: root/debuggerd/vfp-crasher.c
Commit message (Collapse)AuthorAgeFilesLines
* Dump VFP registers and status word when native app crashes.Ben Cheng2009-12-171-0/+7
Bug: 2226399 Caveat: d0/d1 appear to be clobbered by ptrace. It will be tracked by a new bug.