From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16796 invoked by alias); 19 Sep 2002 10:26:57 -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 16780 invoked from network); 19 Sep 2002 10:26:54 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 19 Sep 2002 10:26:54 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id MAA01078; Thu, 19 Sep 2002 12:24:04 +0200 (IST) Date: Thu, 19 Sep 2002 03:26:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Keith Seitz cc: gdb-patches@sources.redhat.com Subject: Re: [RFC/doc] Interpreters documentation In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-09/txt/msg00461.txt.bz2 On Fri, 6 Sep 2002, Keith Seitz wrote: > I can add a cross-reference to the equivalent MI command when I commit the > MI changes (yes, this command is documented in gdbmi.texinfo, but only on > the branch). Yes, please do. > Here's what I've done, which admittedly is the path of least resistance > (aka typing ;-). Please make recommendation if you'd like to see > something different. It's okay to commit this, thanks.