From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27108 invoked by alias); 18 May 2008 03:20:24 -0000 Received: (qmail 27093 invoked by uid 22791); 18 May 2008 03:20:23 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout5.012.net.il (HELO mtaout5.012.net.il) (84.95.2.13) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 18 May 2008 03:20:04 +0000 Received: from HOME-C4E4A596F7 ([83.130.255.47]) by i_mtaout5.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K1100A2UOKY5SE1@i_mtaout5.012.net.il> for gdb-patches@sources.redhat.com; Sun, 18 May 2008 06:34:11 +0300 (IDT) Date: Mon, 19 May 2008 09:44:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH] New annotation for threads In-reply-to: <18479.19305.331413.57595@kahikatea.snap.net.nz> X-012-Sender: halo1@inter.net.il To: Nick Roberts Cc: brobecker@adacore.com, gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: References: <18440.29531.916381.569346@kahikatea.snap.net.nz> <20080429023735.GD841@adacore.com> <18454.43094.168458.742737@kahikatea.snap.net.nz> <20080501181758.GD3801@adacore.com> <18458.21177.959458.278174@kahikatea.snap.net.nz> <20080501233703.GF3801@adacore.com> <18458.23326.25887.70597@kahikatea.snap.net.nz> <18478.48682.13900.951343@kahikatea.snap.net.nz> <18479.19305.331413.57595@kahikatea.snap.net.nz> 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-05/txt/msg00542.txt.bz2 > From: Nick Roberts > Date: Sun, 18 May 2008 09:17:29 +1200 > Cc: brobecker@adacore.com, gdb-patches@sources.redhat.com > > > Because annotations are generally documented, and because they are > > still part of GDB. As long as annotations are part of GDB, I will > > object to any user-visible change in them that is not documented in > > the manual. > > I will do this then as it will be easier to document it than try to argue that > it's not desirable. Thank you.