aboutsummaryrefslogtreecommitdiffstats
path: root/debuggerd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/sy...Steve Kondik2012-11-186-5/+267
|\
| * Dump 256 bytes per chunk pointed by general-purpose registers.Ben Cheng2012-09-241-1/+5
| * Print the revision number in the tombstone file.Ben Cheng2012-09-191-0/+10
| * [MIPS] debuggerd and libcorkscrew supportChris Dearman2012-08-105-2/+235
| * restorecon tombstone directory.rpcraig2012-07-192-0/+17
| * am 9cec175c: Remove a stray newline in the backtrace output.Jeff Brown2012-06-081-1/+1
| |\
| * \ resolved conflicts for merge of 053b8654 to jb-dev-plus-aospJeff Brown2012-06-0811-890/+1170
| |\ \
| * | | Fix buildJean-Baptiste Queru2012-05-161-2/+0
* | | | debuggerd: Extend condition for exclusion of the fconstd instructionArne Coucheron2012-07-101-0/+5
| |_|/ |/| |
* | | Remove a stray newline in the backtrace output.Jeff Brown2012-06-081-1/+1
| |/ |/|
* | Enhance native stack dumps.Jeff Brown2012-06-0811-892/+1172
|/
* Reduce suicidal tendenciesAndy McFadden2012-03-081-2/+12
* Improve backtrace formatting.Jeff Brown2011-11-221-14/+19
* Print the tombstone path.Jeff Brown2011-11-081-25/+55
* Improve stack unwinder robustness.Jeff Brown2011-11-046-24/+25
* Add support for explicitly dumping native stacks.Jeff Brown2011-10-252-206/+317
* Use libcorkscrew in debuggerd.Jeff Brown2011-10-2215-2111/+543
* Enable verbose register memory dumpsAndy McFadden2011-10-191-1/+1
* Add log summary to tombstonesAndy McFadden2011-10-182-26/+103
* Enhance debuggerd memory dumpsAndy McFadden2011-10-181-54/+103
* Append log data to tombstonesAndy McFadden2011-10-131-0/+103
* Show maps near native fault addressAndy McFadden2011-10-134-7/+112
* Don't stall waiting for target to crashAndy McFadden2011-08-041-4/+28
* debuggerd can't handle debuggerd crashesAndy McFadden2011-07-291-0/+12
* am 716104b4: am 771f5146: am 4c0b9e3d: Merge "Fix crash reporting on x86 plat...Vladimir Chtchetkine2011-06-091-7/+8
|\
| * am 771f5146: am 4c0b9e3d: Merge "Fix crash reporting on x86 platform."Vladimir Chtchetkine2011-06-071-7/+8
| |\
| | * Fix crash reporting on x86 platform.Vladimir Chtchetkine2011-06-071-7/+8
| | * am cbb9257a: Merge "Fix debuggerd (native crash dump)."Jean-Baptiste Queru2010-12-141-10/+19
| | |\
| | | * Fix debuggerd (native crash dump).Mike Dodd2010-12-141-10/+19
* | | | Revert "Debuggerd now outputs the offset of libc.so on the device as a separa...Brian Carlstrom2011-03-171-69/+0
|/ / /
* | | Fix overflow prevention code in memory dump.Ben Cheng2011-02-241-19/+23
* | | debuggerd: Fix missing include.David 'Digit' Turner2011-02-013-5/+15
* | | remove crasher and vfp-crasher from standard buildsBrian Swetland2011-01-231-2/+2
* | | debuggerd: properly unblock signal handler.David 'Digit' Turner2011-01-211-1/+13
* | | Prevent rollover when dumping data around PC, SP, etc.Paul Eastham2010-12-141-0/+15
* | | Fix debuggerd (native crash dump).Mike Dodd2010-12-141-10/+19
* | | am 44659e90: am d3f59eab: Merge "debuggerd: IA version"Jean-Baptiste Queru2010-12-1311-24/+285
|\ \ \ | |/ /
| * | am d3f59eab: Merge "debuggerd: IA version"Jean-Baptiste Queru2010-12-1311-24/+285
| |\ \ | | |/
| | * debuggerd: IA versionBruce Beare2010-11-2911-24/+285
* | | Manual merge of 144773f9Jean-Baptiste Queru2010-12-1310-212/+296
|\ \ \ | |/ /
| * | am e382cc99: Merge "debuggerd: Reorganize to facilitate IA commit"Jean-Baptiste Queru2010-12-1310-212/+296
| |\ \ | | |/
| | * debuggerd: Reorganize to facilitate IA commitBruce Beare2010-11-2910-212/+296
* | | 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-106-8/+227
|\ \ | |/ |/|
| * debuggerd: Show function names in tombstone backtracesMeng Hu2010-05-246-8/+227