summaryrefslogtreecommitdiff
path: root/debuggerd
AgeCommit message (Expand)Author
36 hoursRemove stray semicolon.Elliott Hughes
2 dayscleanup: PLOG(FATAL) crashes, does not need else branchFlorian Mayer
2 daysMerge "crasher: hide xom from help when unavailable" into mainTreehugger Robot
2 dayscrasher: hide xom from help when unavailableJosh Gao
4 daysReland "[Berberis][CrashReporting] Dump guest thread inf..."Sijie Chen
4 daysReland "[Berberis][CrashReporting] Extend ThreadInfo to ..."Sijie Chen
8 daysMerge changes from topic "revert-3062926-CJGHTRPCBP" into mainDimitry Ivanov
9 daysRevert "[Berberis][CrashReporting] Extend ThreadInfo to have gue..."Dimitry Ivanov
9 daysRevert "[Berberis][CrashReporting] Dump guest thread info to tom..."Dimitry Ivanov
9 daysMerge changes from topic "berberis-crash-reporting-guest_regs" into mainSijie Chen
9 days[Berberis][CrashReporting] Dump guest thread info to tombstone fileSijie Chen
9 days[Berberis][CrashReporting] Extend ThreadInfo to have guest registersSijie Chen
10 daysMerge "Clean up usage of 32 bit/64 bit checks." into mainChristopher Ferris
11 daysClean up usage of 32 bit/64 bit checks.Christopher Ferris
11 daysMerge "Add page size info to tombstone" into mainDevin Moore
12 daysAdd page size info to tombstoneDevin Moore
12 daysMerge "Replace malloc_not_svelte with malloc_low_memory." into mainChristopher Ferris
2024-05-02Merge "Make sure debuggerd_test is run on device." into mainChristopher Ferris
2024-04-30Fix fallback signal issue.Xiaohui Niu
2024-04-26Replace malloc_not_svelte with malloc_low_memory.Christopher Ferris
2024-04-25Make sure debuggerd_test is run on device.Christopher Ferris
2024-04-22Avoid confusing `main_thread` nameFlorian Mayer
2024-04-10Temporarily disable mte_illegal_setjumpFlorian Mayer
2024-04-10Merge "[GWP-ASan] [debuggerd] Change test to handle default recoverable" into...Mitch Phillips
2024-04-09[GWP-ASan] [debuggerd] Change test to handle default recoverableMitch Phillips
2024-04-03Fix typo in comment.Elliott Hughes
2024-03-21tombstoned: Rename proto tombstone before text tombstone.Peter Collingbourne
2024-03-19Merge "[MTE] Implement permissive (recoverable) MTE for apps" into mainMitch Phillips
2024-03-19Merge "Do not chmod ANRs" into mainFlorian Mayer
2024-03-19Merge "Use _Fork()." into mainElliott Hughes
2024-03-19[MTE] Implement permissive (recoverable) MTE for appsMitch Phillips
2024-03-18Do not chmod ANRsFlorian Mayer
2024-03-12Merge "Update test for more accurate memtag_handle_longjmp" into mainFlorian Mayer
2024-03-07Update test for more accurate memtag_handle_longjmpFlorian Mayer
2024-03-05Merge "Revert^2 "Add TEST_MAPPING for debuggerd CTS"" into mainTreehugger Robot
2024-03-04Add test for invalid setjmp in MTEFlorian Mayer
2024-03-01Revert^2 "Add TEST_MAPPING for debuggerd CTS"Florian Mayer
2024-02-29Use _Fork().Elliott Hughes
2024-02-29debuggerd_test: fix invalid regexsRyan Prichard
2024-02-29Revert "Add TEST_MAPPING for debuggerd CTS"Oluwarotimi Adesina
2024-02-29Merge "Add TEST_MAPPING for debuggerd CTS" into mainFlorian Mayer
2024-02-28Add TEST_MAPPING for debuggerd CTSFlorian Mayer
2024-02-27Merge "Remove support for Linux before 3.11 (without O_TMPFILE)." into mainElliott Hughes
2024-02-27Remove support for Linux before 3.11 (without O_TMPFILE).Elliott Hughes
2024-02-26Format all of the blueprint files.Christopher Ferris
2024-02-26Merge "Make tombstones 664." into mainFlorian Mayer
2024-02-23Make tombstones 664.Florian Mayer
2024-02-23minor doc improvement for tombstone fd codeFlorian Mayer
2024-02-22Fix up the debuggerd policy files.Christopher Ferris
2024-02-21Merge changes from topics "crashapi2", "crashapi3" into mainTreehugger Robot