From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10200 invoked by alias); 24 Jul 2006 12:42:05 -0000 Received: (qmail 10125 invoked by uid 22791); 24 Jul 2006 12:42:01 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Mon, 24 Jul 2006 12:41:57 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G4zkx-0000LO-2y; Mon, 24 Jul 2006 08:41:55 -0400 Date: Mon, 24 Jul 2006 15:26:00 -0000 From: Daniel Jacobowitz To: Richard Cc: gdb@sources.redhat.com Subject: Re: gdb-emacs : data frame/buffer. Message-ID: <20060724124154.GA1308@nevyn.them.org> Mail-Followup-To: Richard , gdb@sources.redhat.com References: <5463285.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5463285.post@talk.nabble.com> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00157.txt.bz2 On Mon, Jul 24, 2006 at 01:10:14AM -0700, Richard (sent by Nabble.com) wrote: > > Has anyone implemented, or know of, facilities to use emacs buffers to > display watchpoints, locals etc when debugging a C program? I dont really > like DDD and would sooner stay in emacs mode if possible, but find the GUD > interface a tad cumbersome as it is. Ideally seperate buffers for display(s) > and locals. There's a much better interface now, but as far as I know, you need emacs CVS to use it. See mi/gdb-mi.el. -- Daniel Jacobowitz CodeSourcery