* Suggestion/Offer
@ 2002-03-25 2:00 nick
2002-03-25 6:27 ` Suggestion/Offer Eli Zaretskii
2002-03-26 8:50 ` Suggestion/Offer Richard Stallman
0 siblings, 2 replies; 3+ messages in thread
From: nick @ 2002-03-25 2:00 UTC (permalink / raw)
Hello,
I would like to write a mode for emacs that allows it to act as a GUI for gdb
using GDB/MI. Currently (GNU) emacs only uses `gdb -fullname' in gud.el. I
would like to extend ideas used in gud.el for xemacs written by Cygnus Support
using annotations which is, apparently, now deprecated. It would be along the
lines of the Totalview debugger : there would be no command line interpreter,
clickable stack traces, breakpoints etc. Totalview has an excellent interface
that only uses a basic widget set (at least up till version 4) which I think
could be copied using GDB/MI when the specification is complete.
The mode which I have in mind would only work with gdb (and not dbx, xdb etc)
so it would be less general. It should, however, allow much tighter
integration with emacs especially since GDB/MI could be specified with emacs
in mind. The shift to GNU/Linux in recent years also makes the Unix debuggers
less important.
I would appreciate any feedback, positive or negative, that you may have to
these ideas.
Thanks
Nick Roberts
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-03-26 8:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-25 2:00 Suggestion/Offer nick
2002-03-25 6:27 ` Suggestion/Offer Eli Zaretskii
2002-03-26 8:50 ` Suggestion/Offer 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.