From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8973 invoked by alias); 15 Nov 2009 17:47:52 -0000 Received: (qmail 8963 invoked by uid 22791); 15 Nov 2009 17:47:51 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 15 Nov 2009 17:46:36 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 86DF810E9F; Sun, 15 Nov 2009 17:46:32 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 706FA1086E; Sun, 15 Nov 2009 17:46:32 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1N9jBH-00070K-HA; Sun, 15 Nov 2009 12:46:31 -0500 Date: Sun, 15 Nov 2009 17:47:00 -0000 From: Daniel Jacobowitz To: Doug Evans Cc: Paul Pluzhnikov , gdb-patches@sourceware.org Subject: Re: [patch] Fix for PR gdb/10838 Message-ID: <20091115174631.GA26898@caradoc.them.org> Mail-Followup-To: Doug Evans , Paul Pluzhnikov , gdb-patches@sourceware.org References: <20091112003504.29C4876D6F@ppluzhnikov.mtv.corp.google.com> <20091112004255.GA26101@caradoc.them.org> <8ac60eac0911111648yf189469t875002ca5cafbefb@mail.gmail.com> <8ac60eac0911131804q379d346fwd192d46f5452b314@mail.gmail.com> <20091115173634.GC23483@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) X-IsSubscribed: yes 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 X-SW-Source: 2009-11/txt/msg00337.txt.bz2 On Sun, Nov 15, 2009 at 09:41:57AM -0800, Doug Evans wrote: > On Sun, Nov 15, 2009 at 9:36 AM, Daniel Jacobowitz wrote: > > We don't > > have x86_64 displaced stepping yet, right? > > Actually we do. Hmm. Maybe I should be more concerned, then. I've been getting intermittent non-stop failures... e.g. in mi-nsmoribund.exp. -- Daniel Jacobowitz CodeSourcery