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

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 6 11:38:22 PDT 2016


Seems like this has caused this buildbot failure:

http://lab.llvm.org:8011/builders/lldb-amd64-ninja-freebsd11/builds/12936/steps/ninja%20build%20local/logs/stdio

On Thu, Oct 6, 2016 at 11:14 AM Valentina Giusti <valentina.giusti at intel.com>
wrote:

> This revision was automatically updated to reflect the committed changes.
> Closed by commit rL283474: Add bound violation handling for Intel(R)
> Memory Protection Extensions (Intel… (authored by valentinagiusti).
>
> Changed prior to commit:
>   https://reviews.llvm.org/D25329?vs=73823&id=73826#toc
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D25329
>
> Files:
>
> lldb/trunk/packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/Makefile
>
> lldb/trunk/packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/TestBoundViolation.py
>
> lldb/trunk/packages/Python/lldbsuite/test/functionalities/register/intel_xtended_registers/mpx_bound_violation/main.cpp
>   lldb/trunk/source/Plugins/Process/Linux/NativeThreadLinux.cpp
>   lldb/trunk/source/Plugins/Process/POSIX/CrashReason.cpp
>   lldb/trunk/source/Plugins/Process/POSIX/CrashReason.h
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161006/2a26115b/attachment.html>


More information about the lldb-commits mailing list