From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16630 invoked by alias); 27 Jul 2006 01:28:28 -0000 Received: (qmail 16621 invoked by uid 22791); 27 Jul 2006 01:28:27 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 27 Jul 2006 01:28:26 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 60F8648CDC7 for ; Wed, 26 Jul 2006 21:28:24 -0400 (EDT) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18143-01-3 for ; Wed, 26 Jul 2006 21:28:24 -0400 (EDT) Received: from takamaka.act-europe.fr (unknown [70.71.0.212]) by nile.gnat.com (Postfix) with ESMTP id 1C45248CCB5 for ; Wed, 26 Jul 2006 21:28:23 -0400 (EDT) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 6665D47EFA; Wed, 26 Jul 2006 18:28:23 -0700 (PDT) Date: Thu, 27 Jul 2006 01:28:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: Re: [RFA/i386] pb reading insns if breakpoints still inserted (take 2) Message-ID: <20060727012823.GD12362@adacore.com> References: <20060727012322.GQ1376@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060727012322.GQ1376@adacore.com> User-Agent: Mutt/1.4i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00399.txt.bz2 > I'm just only realizing that I didn't produce a new testcase for it, > so I will do that and send it tonight. Actually, the new testcase was submitted on Apr 28th... I get the expected 4 PASSes with the patch applied (and 1 FAIL without the patch). See: http://sourceware.org/ml/gdb-patches/2006-04/msg00368.html For the message submitting the new testcase. -- Joel