[PATCH] D11365: [asan] Add a "dump_registers" flag to print out CPU registers after a SIGSEGV

Kuba Brecka kuba.brecka at gmail.com
Thu Jul 23 08:24:52 PDT 2015


kubabrecka updated this revision to Diff 30489.
kubabrecka added a comment.
Herald added subscribers: srhines, danalbert, tberghammer.

Added the XFAILs.  Turning the flag on by default.


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.30489.patch
Type: text/x-patch
Size: 6240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150723/dda1765e/attachment.bin>


More information about the llvm-commits mailing list