From: nick <nick@nick.uklinux.net>
Subject: Suggestion/Offer
Date: Mon, 25 Mar 2002 02:00:50 +0000 (GMT) [thread overview]
Message-ID: <20020325020050.47E8A76035@nick.uklinux.net> (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
next reply other threads:[~2002-03-25 2:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-03-25 2:00 nick [this message]
2002-03-25 6:27 ` Suggestion/Offer Eli Zaretskii
2002-03-26 8:50 ` Suggestion/Offer Richard Stallman
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=20020325020050.47E8A76035@nick.uklinux.net \
--to=nick@nick.uklinux.net \
/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.
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.