From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16833 invoked by alias); 15 Jun 2003 02:33: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 1048 invoked from network); 15 Jun 2003 02:29:31 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 15 Jun 2003 02:29:31 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id EF4F82B63; Sat, 14 Jun 2003 22:29:19 -0400 (EDT) Message-ID: <3EEBD9FF.4010609@redhat.com> Date: Sun, 15 Jun 2003 02:33: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: Nick Roberts Cc: gdb@sources.redhat.com Subject: Re: Emacs section of Gdb Manual References: <16105.5179.107976.322438@nick.uklinux.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00294.txt.bz2 > It could be updated but as the Emacs manual has a relevant section > (Emacs-> Building-> Debuggers) and its interaction with Gdb is evolving, > I suggest that the Gdb manual refers to this section. > > I will be happy to rewrite/update this page if anyone wishes. Woulda common section be possible? Something that both the EMACS and GDB manuals could share (well, ok GDB would steal from EMACS)? Something like the readline chapter. Andrew