From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29581 invoked by alias); 15 Jun 2003 12:36:27 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 29461 invoked from network); 15 Jun 2003 12:36:25 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 15 Jun 2003 12:36:25 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 7FF572B5F; Sun, 15 Jun 2003 08:36:24 -0400 (EDT) Message-ID: <3EEC6848.4030005@redhat.com> Date: Sun, 15 Jun 2003 12:36:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eli Zaretskii Cc: nick@nick.uklinux.net, gdb@sources.redhat.com Subject: Re: Emacs section of Gdb Manual References: <16105.5179.107976.322438@nick.uklinux.net> <3EEBD9FF.4010609@redhat.com> <3942-Sun15Jun2003063622+0300-eliz@elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00298.txt.bz2 >> Date: Sat, 14 Jun 2003 22:29:19 -0400 >> From: Andrew Cagney >> >> Woulda common section be possible? Something that both the EMACS and >> GDB manuals could share (well, ok GDB would steal from EMACS)? > > > I don't know. > > However, if the GDB's Emacs section is good enough, chances are the > Emacs manual will omit it altogether, and instead point to the GDB > manual. I'm guessing, based on nick's post, that EMACS has grown an IDE and the IDE section is including the basics of GDB from EMACS. Makes it sound like it should be in both places? Andrew