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

Giusti, Valentina via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 6 12:02:19 PDT 2016


Ok, I will look into it. Thanks for the link to the logs. I didn’t know that there was a FreeBSD builder, why isn’t it linked on the Build page (http://lldb.llvm.org/build.html)? Is there another page that lists all available builders?

From: Zachary Turner [mailto:zturner at google.com]
Sent: Thursday, October 6, 2016 8:38 PM
To: reviews+D25329+public+5e5cdf7e302a5647 at reviews.llvm.org; Giusti, Valentina <valentina.giusti at intel.com>; labath at google.com
Cc: lldb-commits at lists.llvm.org; emaste at freebsd.org
Subject: Re: [PATCH] D25329: Add bound violation handling for Intel(R) Memory Protection Extensions (Intel(R) MPX)

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<mailto: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
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161006/f01f2dca/attachment.html>


More information about the lldb-commits mailing list