Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Nick Roberts <nick@nick.uklinux.net>
To: gdb@sources.redhat.com
Subject: Emacs mode for gdb
Date: Tue, 31 Dec 2002 06:41:00 -0000	[thread overview]
Message-ID: <15889.44035.577357.626441@nick.uklinux.net> (raw)


I have written a mode for Emacs that allows it to act as a GUI for GDB
(gdb-ui.el) that has recently gone into the Emacs repository
(http://savannah.gnu.org/projects/emacs). It is based on an earlier file
called gdba.el that was once part of the GDB distribution. I understand that
this file was written mainly by Jim Kingdon but in it there is a comment about
the queuing used:


;; Note: Stuff enqueued here will be sent to the next prompt, even if it
;; is a query, or other non-top-level prompt.  To guarantee stuff will get
;; sent to the top-level prompt, currently it must be put in the idle queue.
;;				 ^^^^^^^^^
;; [This should encourage gdb extensions that invoke gdb commands to let
;;  the user go first; it is not a bug.     -t]
;;

Does anyone know what these 'gdb extensions' are or why two queues (high and
low priority) are needed ? Or who 't' is ?

Nick Roberts


             reply	other threads:[~2002-12-31 14:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-31  6:41 Nick Roberts [this message]
2003-01-02  0:08 ` Ben Elliston

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=15889.44035.577357.626441@nick.uklinux.net \
    --to=nick@nick.uklinux.net \
    --cc=gdb@sources.redhat.com \
    /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