index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debuggerd
/
debuggerd_test.cpp
Age
Commit message (
Expand
)
Author
2021-06-29
[MTE] Add a HWASan-style tag dump to tombstones.
Mitch Phillips
2021-06-03
[MTE] Print cause and alloc/dealloc traces to logcat.
Mitch Phillips
2021-05-14
Merge "Run MTE tests on zero-sized allocations."
Peter Collingbourne
2021-05-13
Run MTE tests on zero-sized allocations.
Peter Collingbourne
2021-05-13
Merge "Test that out-of-bounds UAF is not detected with MTE."
Peter Collingbourne
2021-05-12
Test that out-of-bounds UAF is not detected with MTE.
Peter Collingbourne
2021-05-03
Re-add backtrace note about unreadable elf.
Christopher Ferris
2021-04-16
Allow another prctl call.
Christopher Ferris
2021-03-19
Merge "Support MTE and GWP-ASan features in proto tombstones."
Peter Collingbourne
2021-03-19
Merge "[GWP-ASan] Add debuggerd end-to-end tests and remove unique wording."
Peter Collingbourne
2021-03-17
debuggerd: prepare to abandon ship^Wgdb.
Elliott Hughes
2021-03-16
Support MTE and GWP-ASan features in proto tombstones.
Peter Collingbourne
2021-03-11
[GWP-ASan] Add debuggerd end-to-end tests and remove unique wording.
Mitch Phillips
2021-03-11
Merge "Teach debuggerd to pass the secondary ring buffer to __scudo_get_error...
Peter Collingbourne
2021-03-06
Merge "Untag addresses in registers before looking up the mapping."
Treehugger Robot
2021-02-18
Don't hard-code number of tombstones.
Christopher Ferris
2021-02-12
Teach debuggerd to pass the secondary ring buffer to __scudo_get_error_info().
Peter Collingbourne
2021-02-05
Untag addresses in registers before looking up the mapping.
Peter Collingbourne
2021-02-02
Fix CrasherTest.smoke in debuggerd_test.
Peter Collingbourne
2021-01-26
Reland protobuf tombstones.
Josh Gao
2021-01-26
Revert "tombstoned: make it easier to add more types of outputs."
Jerome Gaillard
2021-01-26
Revert "tombstoned: support for protobuf fds."
Jerome Gaillard
2021-01-25
Merge changes from topic "tombstone_proto"
Josh Gao
2021-01-15
Move debuggerd_test over to mallopt().
Elliott Hughes
2021-01-13
tombstoned: support for protobuf fds.
Josh Gao
2021-01-13
tombstoned: make it easier to add more types of outputs.
Josh Gao
2021-01-11
Remove ANDROID_EXPERIMENTAL_MTE.
Peter Collingbourne
2020-11-18
Change the android_mallopt(M_SET_HEAP_TAGGING_LEVEL) API.
Peter Collingbourne
2020-11-02
Fix the expected tagged_addr_ctrl in a test.
Peter Collingbourne
2020-09-15
Dump the per-thread TAGGED_ADDR_CTRL value if available.
Peter Collingbourne
2020-07-21
Include memory tags in memory dump output.
Peter Collingbourne
2020-07-17
Fix dumping of heap memory.
Peter Collingbourne
2020-05-08
Add stack trace coverage to MTE tests.
Peter Collingbourne
2020-04-27
Add support for MTE error reports in tombstones.
Peter Collingbourne
2020-03-27
Read fault address on arm64 using proposed kernel API.
Peter Collingbourne
2019-12-17
debuggerd: switch to using platform headers for DEBUGGER_SIGNAL.
Josh Gao
2019-10-10
[debuggerd] fix -Wreorder-init-list
Nick Desaulniers
2019-09-20
Increase timeouts.
Christopher Ferris
2019-09-18
Add TEMP_FAILURE_RETRY where appropriate.
Christopher Ferris
2019-09-17
Allow getrlimit/ugetrlimit syscalls in tests.
Christopher Ferris
2019-07-17
Add cause message when stack overflow is detected.
Christopher Ferris
2019-06-26
Increase timeout to avoid flaky tests.
Christopher Ferris
2019-02-13
debuggerd: switch to base::{Send,Receive}FileDescriptors.
Josh Gao
2018-09-14
tombstoned: don't generate tombstones for native backtraces.
Josh Gao
2018-09-12
Fix multithreaded backtraces for seccomp processes.
Josh Gao
2018-08-27
debuggerd_test: add test for fdsan abort message.
Josh Gao
2018-05-14
Expect optional (offset ...) in frame dump.
Chih-Hung Hsieh
2018-05-02
Fix a debuggerd test expectation.
Elliott Hughes
2018-04-13
debuggerd: remove maximum abort message length.
Josh Gao
2018-02-22
debuggerd_fallback: don't recursively abort.
Josh Gao
[next]