summaryrefslogtreecommitdiffstats
path: root/debuggerd/debuggerd.c
Commit message (Expand)AuthorAgeFilesLines
* Move liblog headers to system/core/include/logColin Cross2013-07-241-2/+3
* debuggerd: Ignore SIGPIPENick Kralevich2013-06-181-1/+3
* resolved conflicts for merge of f79c0518 to jb-mr2-dev-plus-aospElliott Hughes2013-04-051-4/+10
|\
| * Modify debuggerd to cope with the abort message.Elliott Hughes2013-04-041-4/+10
* | debuggerd now notifies the Activity Manager about native crashesChristopher Tate2013-04-011-1/+2
* | Show pid+uid in certain failuresAndy McFadden2012-12-101-4/+6
|/
* [MIPS] debuggerd and libcorkscrew supportChris Dearman2012-08-101-1/+6
* Enhance native stack dumps.Jeff Brown2012-06-081-530/+91
* Reduce suicidal tendenciesAndy McFadden2012-03-081-2/+12
* Print the tombstone path.Jeff Brown2011-11-081-25/+55
* Improve stack unwinder robustness.Jeff Brown2011-11-041-4/+4
* Add support for explicitly dumping native stacks.Jeff Brown2011-10-251-205/+316
* Use libcorkscrew in debuggerd.Jeff Brown2011-10-221-275/+128
* Add log summary to tombstonesAndy McFadden2011-10-181-24/+96
* Append log data to tombstonesAndy McFadden2011-10-131-0/+103
* Show maps near native fault addressAndy McFadden2011-10-131-7/+20
* Don't stall waiting for target to crashAndy McFadden2011-08-041-4/+28
* debuggerd can't handle debuggerd crashesAndy McFadden2011-07-291-0/+12
* Revert "Debuggerd now outputs the offset of libc.so on the device as a separa...Brian Carlstrom2011-03-171-69/+0
* debuggerd: properly unblock signal handler.David 'Digit' Turner2011-01-211-1/+13
* am 44659e90: am d3f59eab: Merge "debuggerd: IA version"Jean-Baptiste Queru2010-12-131-0/+7
|\
| * am d3f59eab: Merge "debuggerd: IA version"Jean-Baptiste Queru2010-12-131-0/+7
| |\
| | * debuggerd: IA versionBruce Beare2010-11-291-0/+7
* | | Manual merge of 144773f9Jean-Baptiste Queru2010-12-131-206/+9
|\ \ \ | |/ /
| * | am e382cc99: Merge "debuggerd: Reorganize to facilitate IA commit"Jean-Baptiste Queru2010-12-131-206/+9
| |\ \ | | |/
| | * debuggerd: Reorganize to facilitate IA commitBruce Beare2010-11-291-206/+9
* | | am 5c5ff87d: am 83c6b052: Print out the signal code along with signal number ...Carl Shapiro2010-10-111-2/+48
|\ \ \ | |/ /
| * | am 83c6b052: Print out the signal code along with signal number and address.Carl Shapiro2010-10-101-2/+48
| |\ \
| | * | Print out the signal code along with signal number and address.Carl Shapiro2010-10-081-2/+48
* | | | Debuggerd now outputs the offset of libc.so on the device as a separate item.Hristo Bojinov2010-08-271-0/+69
|/ / /
* | | am 89118032: Merge "Fix bug in debuggerd so it can successfully find the exid...Mike Dodd2010-07-161-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fix bug in debuggerd so it can successfully find the exidx section inMike Dodd2010-07-141-1/+1
* | merge from open-source masterThe Android Open Source Project2010-06-101-4/+9
|\ \ | |/ |/|
| * debuggerd: Show function names in tombstone backtracesMeng Hu2010-05-241-4/+9
* | Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16Colin Cross2010-03-101-2/+10
* | Bug fix for pre-NEON platforms and enhancement for JIT debugging.Ben Cheng2010-01-281-18/+9
* | Dump VFP registers and status word when native app crashes.Ben Cheng2009-12-171-0/+18
* | Minor tweaks to debuggerd.Andy McFadden2009-12-011-7/+8
|/
* Print code around PC and LR in the inline log.Ben Cheng2009-09-281-105/+95
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+852
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-852/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+852