[PATCH] D11365: [asan] Add a "dump_registers" flag to print out CPU registers after a SIGSEGV
Kuba Brecka
kuba.brecka at gmail.com
Tue Jul 28 08:02:56 PDT 2015
kubabrecka updated this revision to Diff 30819.
kubabrecka added a comment.
Addressing review comments (keeping the flag, on by default, removing output when not implemented).
http://reviews.llvm.org/D11365
Files:
lib/asan/asan_flags.inc
lib/asan/asan_report.cc
lib/sanitizer_common/sanitizer_common.h
lib/sanitizer_common/sanitizer_linux.cc
lib/sanitizer_common/sanitizer_mac.cc
lib/sanitizer_common/sanitizer_win.cc
test/asan/TestCases/dump_registers.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11365.30819.patch
Type: text/x-patch
Size: 6102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150728/4ce3977a/attachment.bin>
More information about the llvm-commits
mailing list