From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5455 invoked by alias); 30 Jul 2009 18:37:43 -0000 Received: (qmail 5447 invoked by uid 22791); 30 Jul 2009 18:37:43 -0000 X-SWARE-Spam-Status: No, hits=-1.1 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout2.012.net.il (HELO mtaout2.012.net.il) (84.95.2.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 30 Jul 2009 18:37:35 +0000 Received: from conversion-daemon.i_mtaout2.012.net.il by i_mtaout2.012.net.il (HyperSendmail v2004.12) id <0KNL00500Y28GC00@i_mtaout2.012.net.il> for gdb-patches@sources.redhat.com; Thu, 30 Jul 2009 21:37:32 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.9.254]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KNL00C7MYEI2AE0@i_mtaout2.012.net.il>; Thu, 30 Jul 2009 21:37:30 +0300 (IDT) Date: Thu, 30 Jul 2009 21:22:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] Implement -break-commands In-reply-to: <200907301023.45893.vladimir@codesourcery.com> To: Vladimir Prus Cc: tromey@redhat.com, gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: <83y6q6rp90.fsf@gnu.org> References: <200907271303.13335.vladimir@codesourcery.com> <200907301023.45893.vladimir@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: 2009-07/txt/msg00750.txt.bz2 > From: Vladimir Prus > Date: Thu, 30 Jul 2009 10:23:45 +0400 > Cc: gdb-patches@sources.redhat.com > > Eli, I've also applied your documentation suggestions. Is this OK? Yes, thanks.