From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22985 invoked by alias); 20 Feb 2003 13:05:59 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 22978 invoked from network); 20 Feb 2003 13:05:59 -0000 Received: from unknown (HELO localhost.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 20 Feb 2003 13:05:59 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id B6DE22ED1; Thu, 20 Feb 2003 08:10:41 -0500 (EST) Message-ID: <3E54D3D1.9040700@redhat.com> Date: Thu, 20 Feb 2003 13:05:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:1.0.2) Gecko/20030217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Zaretskii Eli Cc: gdb-patches@sources.redhat.com, sjohnson@neurizon.net Subject: Re: [patch, rfa:doco] Add set/show remote hardware-breakpoint/watchpoint-limit References: <4D19136444628A40840EFE8C5AE04147017A45@ELTIMAIL1.elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-02/txt/msg00476.txt.bz2 > This message was scanned for viruses and other malicious code by PrivaWall. > > > This mail was sent from ELTA SYS LTD. > > > >> From: Andrew Cagney [mailto:ac131313@redhat.com] >> Sent: Thursday, February 20, 2003 5:58 AM >> >> Eli, how is the doco? > > > Okay with me, but please see that the references to @anchor's look well > in the printed copy. (ok) Meta question, is there a shorthand way of doing this: @kindex command @anchor command @index command ? Perhaphs a custom GDB @macro? Andrew