From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7972 invoked by alias); 30 Aug 2002 18:29:06 -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 7965 invoked from network); 30 Aug 2002 18:29:05 -0000 Received: from unknown (HELO odin.inter.net.il) (192.114.186.10) by sources.redhat.com with SMTP; 30 Aug 2002 18:29:05 -0000 Received: from Zaretsky ([80.230.2.40]) by odin.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id AMM43576; Fri, 30 Aug 2002 21:28:56 +0300 (IDT) Date: Fri, 30 Aug 2002 11:53:00 -0000 From: "Eli Zaretskii" To: keiths@redhat.com Message-Id: <9003-Fri30Aug2002213054+0300-eliz@is.elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: (message from Keith Seitz on Thu, 29 Aug 2002 11:40:20 -0700 (PDT)) Subject: Re: [RFC/doc] Interpreters documentation Reply-to: Eli Zaretskii References: X-SW-Source: 2002-08/txt/msg01039.txt.bz2 > Date: Thu, 29 Aug 2002 11:40:20 -0700 (PDT) > From: Keith Seitz > > See below patch, which is changed to previous patch Thanks, that's exactly what I had in mind. > > Is interpreter-exec documented elsewhere in the manual (I cannot find it > > in my sandbox, but maybe I'm not up-to-date)? If not, you should add a > > @kindex entry here (we have a @kindex for every GDB command). > > interpreter-exec is a new command. It is mentioned in the gdbmi.texinfo > file on the interpreter branch (which I have not yet submitted). Then please add a @pxref to the section in gdbmi.texinfo where this command is documented in full.