summaryrefslogtreecommitdiffstats
path: root/debuggerd/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Mark crash_dump.policy as not supported on mipsDan Willemsen2018-02-271-0/+1
* debuggerd: add seccomp policies and tests.Josh Gao2018-01-181-0/+23
* debuggerd: advance our amazing bet.Josh Gao2017-01-171-167/+0
* Improve crasher.Elliott Hughes2016-12-141-4/+3
* debuggerd: Dump list of open files on process crash.Richard Uhler2016-11-211-0/+3
* debuggerd: use __android_log_is_debuggable()Mark Salyzyn2016-10-141-0/+1
* Rely on the platform -std default.Elliott Hughes2016-10-101-1/+0
* Disable warnings triggered in Clang r271374Pirama Arumuga Nainar2016-07-191-0/+3
* Rename Android.soong.mk to Android.mkColin Cross2016-07-111-0/+162
* debuggerd: add libdebuggerd_client.Josh Gao2016-06-171-134/+0
* Add a fortify test to crasher.Elliott Hughes2016-05-101-3/+3
* debuggerd: fork the signal sender once.Josh Gao2016-03-171-0/+1
* Turn off -Wdate-time for crasherDan Willemsen2015-11-021-1/+1
* Revert "Revert "Revert "Revert "Add BacktraceOffline for offline backtracing....Yabin Cui2015-09-221-0/+1
* Revert "Revert "Revert "Add BacktraceOffline for offline backtracing."""Yabin Cui2015-09-221-1/+0
* Revert "Revert "Add BacktraceOffline for offline backtracing.""Yabin Cui2015-09-211-0/+1
* bundle init.rc contents with its serviceTom Cherry2015-08-211-0/+3
* Replace all _LOG error calls with ALOGE.Christopher Ferris2015-07-011-1/+1
* Change the 64 bit map address format.Christopher Ferris2015-06-031-22/+31
* Refactor dump_memory function.Christopher Ferris2015-05-271-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