From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5587 invoked by alias); 3 Aug 2009 12:42:40 -0000 Received: (qmail 5575 invoked by uid 22791); 3 Aug 2009 12:42:39 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 03 Aug 2009 12:42:33 +0000 Received: (qmail 9022 invoked from network); 3 Aug 2009 12:42:31 -0000 Received: from unknown (HELO wind.localnet) (vladimir@127.0.0.2) by mail.codesourcery.com with ESMTPA; 3 Aug 2009 12:42:31 -0000 From: Vladimir Prus To: Eli Zaretskii Subject: Re: [RFA] Implement -break-commands Date: Mon, 03 Aug 2009 12:42:00 -0000 User-Agent: KMail/1.11.90 (Linux/2.6.24-24-generic; KDE/4.2.90; i686; svn-979530; 2009-06-10) Cc: tromey@redhat.com, gdb-patches@sources.redhat.com References: <200907271303.13335.vladimir@codesourcery.com> <200907301023.45893.vladimir@codesourcery.com> <83y6q6rp90.fsf@gnu.org> In-Reply-To: <83y6q6rp90.fsf@gnu.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200908031642.31316.vladimir@codesourcery.com> 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-08/txt/msg00023.txt.bz2 On Thursday 30 July 2009 Eli Zaretskii wrote: > > 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. I've just realized I failed to provide a patch for NEWS. What about the below? Thanks, Volodya --- gdb/NEWS 31 Jul 2009 15:35:37 -0000 1.324 +++ gdb/NEWS 3 Aug 2009 12:41:43 -0000 @@ -257,6 +257,9 @@ detach inferior NUM kill inferior NUM Kill inferior number NUM. +-break-commands + Set breakpoint commands using the GDB/MI interface + * New options set spu stop-on-load