all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs mode for GDB - questions
@ 2002-09-20 20:35 Nick Roberts
  2002-09-20 21:47 ` Eli Zaretskii
  2002-09-21 19:39 ` Richard Stallman
  0 siblings, 2 replies; 3+ messages in thread
From: Nick Roberts @ 2002-09-20 20:35 UTC (permalink / raw)



I have updated the mode that I am writing for Emacs.
(http://www.nick.uklinux.net/gdbel-0.7.tgz). It acts as a GUI for gdb and I
have reported it previously on this mailing list.

The main feature that I have added is machine code level debugging. Breakpoints
can be set at addresses and icons are displayed. The relevant buffer follows
the frame but there is no overlay arrow to point to the current line as emacs
can only have one overlay arrow and that is used by the source buffer.

I have the following questions :

1) I don't know if this is an important feature now that compilers are much more
efficient. Do people debug at this level in an Emacs environment ?

2) Is it possible to change Emacs to have more than one overlay arrow 
(buffer-local) ? Would this be difficult ?

3) If only one overlay arrow is possible, would the display margin be a good
place to mark the current line ?

Nick

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-21 19:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-20 20:35 Emacs mode for GDB - questions Nick Roberts
2002-09-20 21:47 ` Eli Zaretskii
2002-09-21 19:39 ` Richard Stallman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.