From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1500 invoked by alias); 28 Aug 2002 15:09:58 -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 1491 invoked from network); 28 Aug 2002 15:09:57 -0000 Received: from unknown (HELO valrhona.uglyboxes.com) (64.1.192.220) by sources.redhat.com with SMTP; 28 Aug 2002 15:09:57 -0000 Received: from localhost.localdomain (IDENT:m5qyS0T/wIDETS7QrXa9l/lufyb8lyMp@localhost.localdomain [127.0.0.1]) by valrhona.uglyboxes.com (8.11.6/8.11.6) with ESMTP id g7SFC1A01410; Wed, 28 Aug 2002 08:12:11 -0700 Date: Wed, 28 Aug 2002 08:37:00 -0000 From: Keith Seitz X-X-Sender: keiths@valrhona.uglyboxes.com To: Eli Zaretskii cc: gdb-patches@sources.redhat.com Subject: Re: [RFC] Interpreters (~final) (fwd) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-08/txt/msg00938.txt.bz2 On Wed, 28 Aug 2002, Eli Zaretskii wrote: > I think this is a great feature (required also for Emacs's GUD interface > to switch to MI instead of using the (deprecated) annotations). However, > I think it should be documented in the GDB manual (more accurately in > gdbmi.texinfo). I have documentation for all the changes I've made in the interpreter branch that I've been working on. I have not yet submitted them because I didn't want to overload maintainers with a zillion patches. If it is desired, I can post the documentation patches. Keith