From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2884 invoked by alias); 12 Jul 2007 03:19:18 -0000 Received: (qmail 2875 invoked by uid 22791); 12 Jul 2007 03:19:18 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 12 Jul 2007 03:19:14 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-242-43.inter.net.il [83.130.242.43]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id IIC73223 (AUTH halo1); Thu, 12 Jul 2007 06:19:06 +0300 (IDT) Date: Thu, 12 Jul 2007 03:19:00 -0000 Message-Id: From: Eli Zaretskii To: Nick Roberts CC: jimb@codesourcery.com, drow@false.org, gdb-patches@sourceware.org In-reply-to: <18069.24580.179474.972686@kahikatea.snap.net.nz> (message from Nick Roberts on Thu, 12 Jul 2007 10:56:04 +1200) Subject: Re: $_ and info breakpoint [PATCH: doco] Reply-to: Eli Zaretskii References: <18064.7905.924535.720690@kahikatea.snap.net.nz> <20070709115647.GC3095@caradoc.them.org> <18066.53564.134378.88590@kahikatea.snap.net.nz> <18069.24580.179474.972686@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: 2007-07/txt/msg00182.txt.bz2 > From: Nick Roberts > Date: Thu, 12 Jul 2007 10:56:04 +1200 > Cc: Daniel Jacobowitz , gdb-patches@sourceware.org > > > I have no warlord M-DEL patch, but I just wanted to point out that > > 'server' should be documented more clearly than it is. > > How about this? (adapted fron the "Server Prefix" node in annotate.texinfo) It's fine, but please modify the @cindex entry to not mention annotations. Just "server prefix for commands" is fine. Thanks.