Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: Vladimir Prus <ghost@cs.msu.su>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [8/9] multiple locations
Date: Fri, 16 Nov 2007 20:37:00 -0000	[thread overview]
Message-ID: <18237.65367.974785.624775@kahikatea.snap.net.nz> (raw)
In-Reply-To: <200711142238.06000.ghost@cs.msu.su>

 > Is there a way to package MI support separately, so that every existing Emacs
 > user can try it?

I was forgetting.  There is gdb-mi.el, which is in the GDB CVS repository, in
the mi directory) that piggybacks on the files used in Emacs 22.1 (gud.el and
gdb-ui.el).

If you load this file, or put something like:

(autoload 'gdbmi "~/src/gdb/mi/gdb-mi" "MI version of M-x gdb." t)
(setq gud-gdbmi-command-name "~/src/build/gdb/gdb -interp=mi")

in your .emacs, then do:

M-x gdbmi

GDB starts up using MI:

Run gdbmi (like this): ~/src/build/gdb/gdb -interp=mi ~/myprog

I doubt that gdb-mi.el has been distributed with binary RPMs for GDB, so it
probably requires GDB in CVS.  It's only really of relevant to someone
interested in developing the mode, and the only correspondence I've had about
it so far has been from someone wanting to write a frontend for D!


-- 
Nick                                           http://www.inet.net.nz/~nickrob


  parent reply	other threads:[~2007-11-16 20:37 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-13  7:15 Nick Roberts
2007-11-13  8:05 ` Vladimir Prus
2007-11-13  8:31   ` Nick Roberts
2007-11-13  8:45     ` Vladimir Prus
2007-11-13 12:38   ` Daniel Jacobowitz
2007-11-13 19:58     ` Vladimir Prus
2007-11-14 19:21       ` Jim Blandy
2007-11-13 22:20   ` Eli Zaretskii
2007-11-13 22:47     ` Joel Brobecker
2007-11-14  6:29       ` Vladimir Prus
2007-11-14  7:06         ` Nick Roberts
2007-11-14 11:58           ` Vladimir Prus
2007-11-14 19:18             ` Nick Roberts
2007-11-14 19:37               ` Joel Brobecker
2007-11-14 19:38               ` Vladimir Prus
2007-11-14 20:42                 ` Nick Roberts
2007-11-14 21:17                   ` Joel Brobecker
2007-11-15 20:39                   ` Vladimir Prus
2007-11-16 20:37                 ` Nick Roberts [this message]
2007-11-19  2:42                 ` Nick Roberts
2007-11-14 18:56         ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2007-09-07 22:49 Vladimir Prus
2007-09-07 22:51 ` Vladimir Prus
2007-09-08 11:46 ` Eli Zaretskii
2007-09-08 11:55   ` Vladimir Prus
2007-09-08 12:28     ` Eli Zaretskii
2007-09-22 19:53   ` Vladimir Prus
2007-09-23  4:13     ` Eli Zaretskii
2007-09-08 13:17 ` Mark Kettenis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18237.65367.974785.624775@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=gdb-patches@sources.redhat.com \
    --cc=ghost@cs.msu.su \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox