From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18085 invoked by alias); 22 Nov 2013 13:41:02 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 18076 invoked by uid 89); 22 Nov 2013 13:41:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,RDNS_NONE,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Received: from Unknown (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 22 Nov 2013 13:41:01 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id rAMDepl6004531 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Fri, 22 Nov 2013 08:40:51 -0500 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id rAMDenRk029429; Fri, 22 Nov 2013 08:40:50 -0500 Message-ID: <528F5EE1.1070407@redhat.com> Date: Fri, 22 Nov 2013 13:51:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: "Tedeschi, Walfred" CC: Yao Qi , "Mark Kettenis (mark.kettenis@xs4all.nl)" , "gdb-patches@sourceware.org" Subject: Re: [pushed] [PATCH V7 0/8] Intel(R) MPX register support References: <528E62B3.7080005@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-11/txt/msg00679.txt.bz2 On 11/22/2013 12:32 PM, Tedeschi, Walfred wrote: > Hello Pedro and Yao, > > I am followed the steps and description on the bug report but I am failing to reproduce it. Did you try a machine without MPX? I'm on an i7-2620M. -- Pedro Alves