From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18490 invoked by alias); 25 Feb 2005 20:34:13 -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 18348 invoked from network); 25 Feb 2005 20:34:03 -0000 Received: from unknown (HELO legolas.inter.net.il) (192.114.186.24) by sourceware.org with SMTP; 25 Feb 2005 20:34:03 -0000 Received: from zaretski (tony05-71-121.inter.net.il [80.230.71.121]) by legolas.inter.net.il (MOS 3.5.6-GR) with ESMTP id DVG46562 (AUTH halo1); Fri, 25 Feb 2005 22:33:49 +0200 (IST) Date: Sat, 26 Feb 2005 04:33:00 -0000 From: "Eli Zaretskii" To: Bob Rossi Message-ID: <01c51b79$Blat.v2.4$4089e9a0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb-patches@sources.redhat.com In-reply-to: <20050224203535.GA19967@white> (message from Bob Rossi on Thu, 24 Feb 2005 15:35:35 -0500) Subject: Re: mi tty commands Reply-to: Eli Zaretskii References: <20050224203535.GA19967@white> X-SW-Source: 2005-02/txt/msg00264.txt.bz2 > Date: Thu, 24 Feb 2005 15:35:35 -0500 > From: Bob Rossi > > What doco needs to be done for this? Any new MI commands should be documented in gdb.texinfo. > And if any, what section would it go in? There's a special chapter in the manual describing the MI interface. I think the node "GDB/MI Miscellaneous Commands" would be a good place for the new command you want to introduce.