summaryrefslogtreecommitdiffstats
path: root/debuggerd/backtrace.c
Commit message (Expand)AuthorAgeFilesLines
* Rewrite libbacktrace using C++.Christopher Ferris2013-10-281-7/+7
* Update debuggerd to use libbacktrace.Christopher Ferris2013-10-031-22/+19
* Uploaded native crash dumps do not include memory contentsChristopher Tate2013-04-051-7/+8
* debuggerd now notifies the Activity Manager about native crashesChristopher Tate2013-04-011-1/+2
* Fix debuggerd's use of readdir_r(3).Elliott Hughes2012-10-261-4/+3
* Remove a stray newline in the backtrace output.Jeff Brown2012-06-081-1/+1
* Enhance native stack dumps.Jeff Brown2012-06-081-0/+149