diff options
author | vapier@chromium.org <vapier@chromium.org> | 2015-07-20 10:21:27 +0000 |
---|---|---|
committer | vapier@chromium.org <vapier@chromium.org> | 2015-07-20 10:21:27 +0000 |
commit | 0b7c158932d41a555ee9efe541575cced5f20a9e (patch) | |
tree | 68b39211b356a9e445acd81bbf5bd7a181861b1d /src/processor/exploitability_unittest.cc | |
parent | tests: InstructionPointerMemoryNullPointer: make it work under llvm (diff) | |
download | breakpad-0b7c158932d41a555ee9efe541575cced5f20a9e.tar.xz |
add aarch64 support to minidump-2-core
The thread info expects the struct names as they expect in asm/ptrace.h,
but the header doesn't include that, it includes sys/user.h. Rename the
reg structs to match that header.
Rename the elf_siginfo to _elf_siginfo to avoid conflicting with the one
in the sys/procfs.h. It is only used locally in one place, so we don't
need to update any callers.
Otherwise, drop in aarch64 support into the minidump-2-core file.
BUG=chromium:334368
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1474 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/processor/exploitability_unittest.cc')
0 files changed, 0 insertions, 0 deletions