unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nick@nick.uklinux.net>
Cc: emacs-devel@gnu.org
Subject: Re: Problems with new GDB toolbar
Date: Tue, 19 Nov 2002 18:58:30 +0000	[thread overview]
Message-ID: <15834.35286.195530.147163@nick.uklinux.net> (raw)
In-Reply-To: <87y97q8fvc.fsf@wesley.springies.com>


Alan Shutko writes:

 > Of more immediate concern, I noticed that the GUD variable value
 > tooltips don't seem to work in M-x gdba.  They don't show the
 > variable value, but rather a bunch of other junk.  I'm guessing the
 > parsing doesn't work with the --annotate flag to gdb.  Has anyone
 > taken a look at that yet?

That's right gdb-ui.el and tooltip.el both have their own process filter
function. The one in gdb-ui.el filters out the annotations (`the junk') while
the one in tooltip.el doesn't. If may be a simple fix but I'll have to
understand tooltip.el first.

More generally, my changes to gud.el are fairly minor (adding the toolbar and
accomodating gdb-ui.el) so it should still be pretty robust. gdb-ui.el, on
the other hand, is much less mature, and there are probably many things
that don't work properly.

Nick

  reply	other threads:[~2002-11-19 18:58 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-17 22:48 Problems with new GDB toolbar Kim F. Storm
2002-11-17 22:50 ` Miles Bader
2002-11-18  1:15 ` Nick Roberts
2002-11-18  2:17   ` Alan Shutko
2002-11-18 18:53     ` Nick Roberts
2002-11-19  2:15       ` Alan Shutko
2002-11-19 18:58         ` Nick Roberts [this message]
2002-11-20 21:12         ` Richard Stallman
2002-11-18 19:34     ` Kim F. Storm
2002-11-18 18:57       ` Alan Shutko
2002-11-18 20:10         ` Kim F. Storm
2002-11-19  1:24       ` Miles Bader

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=15834.35286.195530.147163@nick.uklinux.net \
    --to=nick@nick.uklinux.net \
    --cc=emacs-devel@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).