[Lldb-commits] [PATCH] D25329: Add bound violation handling for Intel(R) Memory Protection Extensions (Intel(R) MPX)

Valentina Giusti via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 6 09:44:10 PDT 2016


valentinagiusti updated this revision to Diff 73811.
valentinagiusti added a comment.

used llvm:raw_string_ostream instead of std::stringstream


https://reviews.llvm.org/D25329

Files:
  packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/Makefile
  packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/TestBoundViolation.py
  packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/main.cpp
  source/Plugins/Process/Linux/NativeThreadLinux.cpp
  source/Plugins/Process/POSIX/CrashReason.cpp
  source/Plugins/Process/POSIX/CrashReason.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25329.73811.patch
Type: text/x-patch
Size: 8075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161006/70228d6c/attachment-0001.bin>


More information about the lldb-commits mailing list