From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23411 invoked by alias); 1 Apr 2010 13:32:20 -0000 Received: (qmail 23387 invoked by uid 22791); 1 Apr 2010 13:32:19 -0000 X-SWARE-Spam-Status: No, hits=1.5 required=5.0 tests=BAYES_00,RCVD_IN_PSBL,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 01 Apr 2010 13:32:14 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0L07005009A1CX00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Thu, 01 Apr 2010 16:32:11 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.124.92.42]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L07000JZ9LMUG90@a-mtaout20.012.net.il>; Thu, 01 Apr 2010 16:32:11 +0300 (IDT) Date: Thu, 01 Apr 2010 13:32:00 -0000 From: Eli Zaretskii Subject: Re: [2/2] RFC: let "commands" affect multiple breakpoints In-reply-to: <201004011246.40641.pedro@codesourcery.com> To: Pedro Alves Cc: tromey@redhat.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <837horxpr8.fsf@gnu.org> References: <201003251709.32951.pedro@codesourcery.com> <201004011246.40641.pedro@codesourcery.com> 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: 2010-04/txt/msg00014.txt.bz2 > From: Pedro Alves > Date: Thu, 1 Apr 2010 12:46:40 +0100 > Cc: gdb-patches@sourceware.org > > Eli, want to take a look at the proposed docs/NEWS changes? They are fine with me. Thanks.