From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13745 invoked by alias); 31 May 2006 03:15:25 -0000 Received: (qmail 13735 invoked by uid 22791); 31 May 2006 03:15:25 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 31 May 2006 03:15:23 +0000 Received: from HOME-C4E4A596F7 (IGLD-84-228-206-75.inter.net.il [84.228.206.75]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id ETD94235 (AUTH halo1); Wed, 31 May 2006 06:15:17 +0300 (IDT) Date: Wed, 31 May 2006 13:02:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts CC: gdb-patches@sources.redhat.com In-reply-to: <17532.61231.319016.988575@kahikatea.snap.net.nz> (message from Nick Roberts on Wed, 31 May 2006 13:19:43 +1200) Subject: Re: {PATCH] MI Doco [was Re: CLI and GDB/MI...] Reply-to: Eli Zaretskii References: <17509.54397.736467.479414@kahikatea.snap.net.nz> <17509.943.40875.198555@farnswood.snap.net.nz> <20060512221531.GA1741@brasko.net> <17510.62256.102468.268003@kahikatea.snap.net.nz> <20060513154631.GA4941@nevyn.them.org> <17531.61787.895726.198461@kahikatea.snap.net.nz> <17532.61231.319016.988575@kahikatea.snap.net.nz> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00477.txt.bz2 > From: Nick Roberts > Date: Wed, 31 May 2006 13:19:43 +1200 > Cc: gdb-patches@sources.redhat.com > > > Please use "@value{GDBN}" instead of a literal "GDB". > > OK I didn't mean just there, I meant everywhere. There are a couple more literal "GDB"s. Other than that, this patch is fine with me.