summaryrefslogtreecommitdiffstats
path: root/debuggerd/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Change the 64 bit map address format.Christopher Ferris2015-06-031-22/+31
* Refactor dump_memory function.Christopher Ferris2015-05-281-6/+54
* Print the build id of shared libraries if present.Christopher Ferris2015-03-171-1/+2
* Add backtrace support for mips64.Douglas Leung2015-03-091-2/+2
* Move 32 bit/64 bit check into debuggerd.Christopher Ferris2015-01-201-0/+4
* #include <arpa/inet.h> for htonl.Elliott Hughes2014-12-181-0/+2
* Move debuggerd to libc++.Dan Albert2014-11-151-2/+0
* Fix arm emulator "D register out of range for selected VFP version" build fai...Elliott Hughes2014-07-091-0/+7
* Integrate vfp-crasher with crasher.Elliott Hughes2014-07-091-34/+0
* Merge "[MIPS64] Build debuggerd for mips64"Elliott Hughes2014-06-031-0/+2
|\
| * [MIPS64] Build debuggerd for mips64Duane Sand2014-06-031-0/+2
* | Clean up the debuggerd makefile.Elliott Hughes2014-06-031-16/+15
|/
* debuggerd: turn on -WerrorMark Salyzyn2014-05-021-3/+3
* debuggerd: use LOCAL_MULTILIBColin Cross2014-03-261-17/+75
* build debuggerd and debuggerd64 on 64-bit architecturesColin Cross2014-02-121-50/+14
* LP64 should have debuggerd and debuggerd64.Elliott Hughes2014-01-311-1/+5
* AArch64: Port debuggerdKévin PETIT2014-01-301-5/+1
* LP64: Enable debuggerd/libbacktrace/libunwind.Pavel Chupin2014-01-301-1/+2
* Move to C++ for debuggerd.Christopher Ferris2014-01-101-9/+17
* Update debuggerd to use libbacktrace.Christopher Ferris2013-10-031-3/+3
* Add liblogYing Wang2013-04-091-2/+3
* Add a "smash-stack" option to crasher.Elliott Hughes2013-02-141-0/+1
* Remove HAVE_SELINUX guardsKenny Root2012-10-161-7/+5
* [MIPS] debuggerd and libcorkscrew supportChris Dearman2012-08-101-1/+1
* restorecon tombstone directory.rpcraig2012-07-191-0/+6
* Enhance native stack dumps.Jeff Brown2012-06-081-3/+9
* Use libcorkscrew in debuggerd.Jeff Brown2011-10-221-6/+3
* remove crasher and vfp-crasher from standard buildsBrian Swetland2011-01-231-2/+2
* debuggerd: IA versionBruce Beare2010-11-291-2/+2
* debuggerd: Reorganize to facilitate IA commitBruce Beare2010-11-291-2/+6
* merge from open-source masterThe Android Open Source Project2010-06-101-1/+1
|\
| * debuggerd: Show function names in tombstone backtracesMeng Hu2010-05-241-1/+1
* | Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16Colin Cross2010-03-101-2/+15
* | Dump VFP registers and status word when native app crashes.Ben Cheng2009-12-171-2/+12
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+26
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-26/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+4
* Initial ContributionThe Android Open Source Project2008-10-211-0/+22