1. 3808c4e Add a stack overflow test to crasher, and document all the options. by Elliott Hughes · 11 years ago
  2. 707b8bb Modify debuggerd to cope with the abort message. by Elliott Hughes · 11 years ago
  3. af2cb36 Unwinding implementation via eh_frame sections for x86 by Pavel Chupin · 11 years ago
  4. df4200e Add a "smash-stack" option to crasher. by Elliott Hughes · 11 years ago
  5. d1420be Include page protections in the debuggerd map output. by Elliott Hughes · 12 years ago
  6. aa42130 Expand crasher with a "thread-" prefix to crash on another thread. by Elliott Hughes · 12 years ago
  7. 8f7d443 Add missing signal codes to get_sigcode. by Elliott Hughes · 12 years ago
  8. 3427e80 am a6fb0e05: Merge "Fix debuggerd\'s use of readdir_r(3)." by Elliott Hughes · 12 years ago
  9. c463d2c Fix debuggerd's use of readdir_r(3). by Elliott Hughes · 12 years ago
  10. 2a36ae5 am 7b88a90d: Merge "Remove HAVE_SELINUX guards" by Kenny Root · 12 years ago
  11. b5982bf Remove HAVE_SELINUX guards by Kenny Root · 12 years ago
  12. c47b772 Dump 256 bytes per chunk pointed by general-purpose registers. by Ben Cheng · 12 years ago
  13. d7760c1 Print the revision number in the tombstone file. by Ben Cheng · 12 years ago
  14. 231e3c8 [MIPS] debuggerd and libcorkscrew support by Chris Dearman · 12 years ago
  15. f1186f3 restorecon tombstone directory. by rpcraig · 12 years ago
  16. f87d9c8 am 9cec175c: Remove a stray newline in the backtrace output. by Jeff Brown · 12 years ago
  17. 536b81a resolved conflicts for merge of 053b8654 to jb-dev-plus-aosp by Jeff Brown · 12 years ago
  18. 9cec175 Remove a stray newline in the backtrace output. by Jeff Brown · 12 years ago
  19. 053b865 Enhance native stack dumps. by Jeff Brown · 12 years ago
  20. 5820a99 Fix build by Jean-Baptiste Queru · 12 years ago
  21. 424e07f Reduce suicidal tendencies by Andy McFadden · 12 years ago
  22. 19b39f3 Improve backtrace formatting. by Jeff Brown · 13 years ago
  23. fb9804b Print the tombstone path. by Jeff Brown · 13 years ago
  24. f0c5872 Improve stack unwinder robustness. by Jeff Brown · 13 years ago
  25. 9524e41 Add support for explicitly dumping native stacks. by Jeff Brown · 13 years ago
  26. 13e715b Use libcorkscrew in debuggerd. by Jeff Brown · 13 years ago
  27. 08dedcf Enable verbose register memory dumps by Andy McFadden · 13 years ago
  28. e5cc539 Add log summary to tombstones by Andy McFadden · 13 years ago
  29. f2eae5a Enhance debuggerd memory dumps by Andy McFadden · 13 years ago
  30. 41e0cef Append log data to tombstones by Andy McFadden · 13 years ago
  31. 136dcc5 Show maps near native fault address by Andy McFadden · 13 years ago
  32. 655835b Don't stall waiting for target to crash by Andy McFadden · 13 years ago
  33. 44e12ec debuggerd can't handle debuggerd crashes by Andy McFadden · 13 years ago
  34. 953907f am 716104b4: am 771f5146: am 4c0b9e3d: Merge "Fix crash reporting on x86 platform." by Vladimir Chtchetkine · 13 years ago
  35. 716104b am 771f5146: am 4c0b9e3d: Merge "Fix crash reporting on x86 platform." by Vladimir Chtchetkine · 13 years ago
  36. 714d9de Fix crash reporting on x86 platform. by Vladimir Chtchetkine · 13 years ago
  37. e2f7123 Revert "Debuggerd now outputs the offset of libc.so on the device as a separate item." by Brian Carlstrom · 13 years ago
  38. dce4d06 Fix overflow prevention code in memory dump. by Ben Cheng · 13 years ago
  39. 2c25991 debuggerd: Fix missing include. by David 'Digit' Turner · 13 years ago
  40. cecec9d remove crasher and vfp-crasher from standard builds by Brian Swetland · 13 years ago
  41. 02526d4 debuggerd: properly unblock signal handler. by David 'Digit' Turner · 13 years ago
  42. 3227b5c Prevent rollover when dumping data around PC, SP, etc. by Paul Eastham · 14 years ago
  43. 660c8b7 am cbb9257a: Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  44. 0b4836f Fix debuggerd (native crash dump). by Mike Dodd · 14 years ago
  45. 584b8e3 Fix debuggerd (native crash dump). by Mike Dodd · 14 years ago
  46. abf7378 am 44659e90: am d3f59eab: Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  47. 44659e9 am d3f59eab: Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  48. 5599029 Manual merge of 144773f9 by Jean-Baptiste Queru · 14 years ago
  49. 144773f am e382cc99: Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  50. 6cc4923 debuggerd: IA version by Bruce Beare · 14 years ago
  51. 8492490 debuggerd: Reorganize to facilitate IA commit by Bruce Beare · 14 years ago
  52. 503818e am 5c5ff87d: am 83c6b052: Print out the signal code along with signal number and address. by Carl Shapiro · 14 years ago
  53. 5c5ff87 am 83c6b052: Print out the signal code along with signal number and address. by Carl Shapiro · 14 years ago
  54. 83c6b05 Print out the signal code along with signal number and address. by Carl Shapiro · 14 years ago
  55. c031a3b Debuggerd now outputs the offset of libc.so on the device as a separate item. by Hristo Bojinov · 14 years ago
  56. 7fdcc43 am 89118032: Merge "Fix bug in debuggerd so it can successfully find the exidx section in libraries. This should fix the bug where the exception stack wasn\'t being printed past the PC." into gingerbread by Mike Dodd · 14 years ago
  57. 6b65747 Fix bug in debuggerd so it can successfully find the exidx section in by Mike Dodd · 14 years ago
  58. 75a1d21 merge from open-source master by The Android Open Source Project · 14 years ago
  59. ae7b91b debuggerd: Show function names in tombstone backtraces by Meng Hu · 15 years ago
  60. e951f60 Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16 by Colin Cross · 14 years ago
  61. 2854db8 Bug fix for pre-NEON platforms and enhancement for JIT debugging. by Ben Cheng · 14 years ago
  62. bdcff7d Dump VFP registers and status word when native app crashes. by Ben Cheng · 15 years ago
  63. 0927990 Add missing symbol type directives. by Doug Kwan · 15 years ago
  64. 3bfdcc9 Minor tweaks to debuggerd. by Andy McFadden · 15 years ago
  65. 09e7137 Print code around PC and LR in the inline log. by Ben Cheng · 15 years ago
  66. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  67. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  68. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  69. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago