| commit | d278ceeca4a9ba50079546beb6950eb385af6f3b | [log] [tgz] |
|---|---|---|
| author | Christopher Ferris <cferris@google.com> | Wed Apr 30 17:50:00 2025 -0700 |
| committer | Christopher Ferris <cferris@google.com> | Fri May 02 14:57:31 2025 -0700 |
| tree | dbecd5859b7f81b404594051fc825c9a544082de | |
| parent | 4dd505d8d88b91627483faa8c9d01332a96ada9e [diff] |
Display read/write for fault errors.
Display architecture specific special registers and use those
registers to determine if a fault was a result of a read or write.
Add a SIGSEGV-{read,write} argument for the crasher executable.
Add new unit tests for this new feature.
Test: Unit tests pass on arm/arm64/x86/x86_64.
Test: New crasher options create read/write faults on arm/arm64/x86/x86_64.
Change-Id: I871365f8c66a01b2cc2eeddd01a647da171aab32