all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* M-x gdb uses GDB-MI again
@ 2010-03-28  4:40 Nick Roberts
  0 siblings, 0 replies; only message in thread
From: Nick Roberts @ 2010-03-28  4:40 UTC (permalink / raw)
  To: emacs-devel

At Cyd's request, I have reinstated the GDB-MI code in the trunk.  Now if you
do M-x gdb, you should get something like:

Run gdb (like this): gdb -i=mi

You can't edit this to use annotations or the fullname option.  If you want
Emacs 21 style behaviour you need to start GDB with M-x gud-gdb.

Unlike annotations, GDB/MI output has a formal syntax which should reduce the
likelihood of breakage between GDB versions and eases maintenance.  It also
supports new features of GDB such as stopping and stepping through individual
threads of a multi-threaded program.

-- 
Nick                                           http://users.snap.net.nz/~nickrob




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-28  4:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-28  4:40 M-x gdb uses GDB-MI again 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.