* Experimental GDB mode in ELPA
@ 2007-11-19 4:09 Nick Roberts
0 siblings, 0 replies; only message in thread
From: Nick Roberts @ 2007-11-19 4:09 UTC (permalink / raw)
To: emacs-devel
For anyone interested in reviewing the current status/contributing to a GDB
mode that uses GDB/MI directly, Tom Tromey has kindly installed a package of
mine called gdb-mi in his Emacs Lisp Package Archive (http://tromey.com/elpa/)
It comprises a modified gud.el and a file called gdb-mi.el which replaces
gdb-ui.el. When installed in your Emacs, this overrides the current files and
invoking M-x gdb will use GDB/MI directly (starts with "gdb -i=mi"). When
deleted ('d' followed by 'x' in Package Menu mode) the files are deleted and
old functionality restored.
For someone who just wants to use GDB, however, the current mode in Emacs 22 is
a much better option.
--
Nick http://www.inet.net.nz/~nickrob
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-11-19 4:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-19 4:09 Experimental GDB mode in ELPA Nick Roberts
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.