From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12818 invoked by alias); 12 Aug 2008 20:41:11 -0000 Received: (qmail 12808 invoked by uid 22791); 12 Aug 2008 20:41:10 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 12 Aug 2008 20:40:29 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 97A7C98100; Tue, 12 Aug 2008 20:40:27 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 5DED298015; Tue, 12 Aug 2008 20:40:27 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KT0fK-0007AK-Oo; Tue, 12 Aug 2008 16:40:26 -0400 Date: Tue, 12 Aug 2008 20:41:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: gdb-patches@sourceware.org, Eli Zaretskii Subject: Re: Add a third mode to "breakpoints always-inserted", and make it the default Message-ID: <20080812204026.GA27528@caradoc.them.org> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org, Eli Zaretskii References: <200808120034.25338.pedro@codesourcery.com> <200808122107.20295.pedro@codesourcery.com> <20080812201133.GA25501@caradoc.them.org> <200808122137.00425.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200808122137.00425.pedro@codesourcery.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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: 2008-08/txt/msg00330.txt.bz2 On Tue, Aug 12, 2008 at 09:37:00PM +0100, Pedro Alves wrote: > On Tuesday 12 August 2008 21:11:33, Daniel Jacobowitz wrote: > > On Tue, Aug 12, 2008 at 09:07:19PM +0100, Pedro Alves wrote: > > > > > Also, it would be helpful to have an index entry here, something like > > > > > > > > @cindex non-stop mode, and @code{breakpoint always-inserted} > > > > > > Done, and done, I think. > > > > No, you added: > > > +@cindex non-stop mode > > > > I'm sure that one doesn't go here :-) > > > > Where does it go then? I generated html, and I see two "non-stop mode" > index entries, one of them points here, to the auto option, the other > points to the "set non-stop mode" option. Compare the line you added to the line Eli suggested? Eli's version will add an index entry for "non-stop mode, and breakpoint always-inserted". -- Daniel Jacobowitz CodeSourcery