From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 454 invoked by alias); 15 Oct 2008 18:32:25 -0000 Received: (qmail 445 invoked by uid 22791); 15 Oct 2008 18:32:25 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 15 Oct 2008 18:31:35 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 0576610813; Wed, 15 Oct 2008 18:31:34 +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 EC695104AC; Wed, 15 Oct 2008 18:31:33 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KqB9h-0000rm-Jy; Wed, 15 Oct 2008 14:31:33 -0400 Date: Wed, 15 Oct 2008 18:32:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: gdb-patches@sourceware.org, Vladimir Prus Subject: Re: PATCH: Moribund breakpoints, and new testcase Message-ID: <20081015183133.GB2913@caradoc.them.org> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org, Vladimir Prus References: <200810151916.41749.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200810151916.41749.pedro@codesourcery.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-10/txt/msg00376.txt.bz2 On Wed, Oct 15, 2008 at 07:16:41PM +0100, Pedro Alves wrote: > I've written an MI testcase that triggers the problem. Does it (and the code) look OK? > Tested on x86-pc-linux-gnu, no regressions. Seems OK to me. -- Daniel Jacobowitz CodeSourcery