From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30104 invoked by alias); 13 Jan 2006 15:32:19 -0000 Received: (qmail 30090 invoked by uid 22791); 13 Jan 2006 15:32:18 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 13 Jan 2006 15:32:15 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1ExQuT-0002fS-Tb; Fri, 13 Jan 2006 10:32:13 -0500 Date: Fri, 13 Jan 2006 15:32:00 -0000 From: Daniel Jacobowitz To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Allow use of breakpoint commands inside `if' or `while' Message-ID: <20060113153213.GA10138@nevyn.them.org> Mail-Followup-To: Eli Zaretskii , gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-IsSubscribed: yes 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-01/txt/msg00141.txt.bz2 On Fri, Jan 13, 2006 at 04:48:37PM +0200, Eli Zaretskii wrote: > The patches below fix this problem. > > Okay to commit? Well, it looks good to me. I assume this doesn't need any documentation changes, but could you add it to the existing tests for breakpoint commands, in addition? Thanks for fixing this! -- Daniel Jacobowitz CodeSourcery