From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: emacs mode for gdb using GDB/MI Date: Tue, 26 Mar 2002 23:08:25 +0000 (GMT) Sender: emacs-devel-admin@gnu.org Message-ID: <20020326230825.7E0E476036@nick.uklinux.net> NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1017188538 12134 127.0.0.1 (27 Mar 2002 00:22:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 27 Mar 2002 00:22:18 +0000 (UTC) Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16q1Cj-00039b-00 for ; Wed, 27 Mar 2002 01:22:17 +0100 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16q1LR-0001bV-00 for ; Wed, 27 Mar 2002 01:31:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16q0Ob-00089y-00; Tue, 26 Mar 2002 18:30:29 -0500 Original-Received: from ppp-2-103.5800-11.telinco.net ([212.1.153.103] helo=nick.uklinux.net) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 16q0O4-00083g-00 for ; Tue, 26 Mar 2002 18:29:57 -0500 Original-Received: by nick.uklinux.net (Postfix, from userid 501) id 7E0E476036; Tue, 26 Mar 2002 23:08:25 +0000 (GMT) Original-To: emacs-devel@gnu.org Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2225 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2225 (This is a continuation of a thread titled Suggestion/Offer on bug-gnu-emacs) On Tue, 26 Mar 2002, rms wrote: > We could add some new low-level features to Emacs for this, if > implementing them is feasible. I added the overlay-arrow feature > for the sake of gud.el, way back when. It would be desirable have symbols to mark breakpoints and the current location. Perhaps these things are possible in Emacs 21 with its image support Emacs 21. The fringe might be a suitable place to put them However, while I have frequently experimented with the lisp interface of Emacs, I'm not familiar with its C code so this part would be outside my scope. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel