From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11404 invoked by alias); 27 Jan 2007 12:31:27 -0000 Received: (qmail 11395 invoked by uid 22791); 27 Jan 2007 12:31:27 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 27 Jan 2007 12:31:22 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-247-172.inter.net.il [80.230.247.172]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id GYY88318 (AUTH halo1); Sat, 27 Jan 2007 14:31:14 +0200 (IST) Date: Sat, 27 Jan 2007 12:31:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sources.redhat.com In-reply-to: <20070120200417.GC25573@nevyn.them.org> (message from Daniel Jacobowitz on Sat, 20 Jan 2007 15:04:17 -0500) Subject: Re: [RFA] Allow use of breakpoint commands inside `if' or `while' Reply-to: Eli Zaretskii References: <20070120200417.GC25573@nevyn.them.org> 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: 2007-01/txt/msg00552.txt.bz2 > Date: Sat, 20 Jan 2007 15:04:17 -0500 > From: Daniel Jacobowitz > Cc: gdb-patches@sources.redhat.com > X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed > version=3.0.4 > > On Sat, Jan 13, 2007 at 07:11:41PM +0200, Eli Zaretskii wrote: > > Here's the renewed patch. Okay to commit? > > Looks OK to me. Thanks, committed.