all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
To: Pierre-Louis Escouflaire <esf@cfmu.eurocontrol.int>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: gud-mode --annotate=3 and synchronization problems
Date: Fri, 31 Aug 2007 17:18:42 +1200	[thread overview]
Message-ID: <18135.42162.830917.161715@kahikatea.snap.net.nz> (raw)
In-Reply-To: <200708301558.l7UFw7nB027463@carp.cfmu.corp.eurocontrol.int>

 > Typing commands before gdb is ready makes gud-mode confused.
 > Also note the command being repeated on quit using Ctrl-D (^D).

I think this and your earlier bug report are consequences of the way input for
GDB is queued using annotations.  I have code for using MI which uses tokens
rather than queues, so shouldn't have these problems, but it's not pretty and
really needs GDB to work asynchronously.  These changes are substantial, and I
don't have approval for the those to GDB yet, so it's a work in progress and
not a currently practical option.  All I can really say, for the moment, is
"Don't do that." which I realise is a bit weak.

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

  reply	other threads:[~2007-08-31  5:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-30 15:58 gud-mode --annotate=3 and synchronization problems Pierre-Louis Escouflaire
2007-08-31  5:18 ` Nick Roberts [this message]
2007-09-01  4:06   ` Richard Stallman
2007-09-02  3:26 ` Nick Roberts
  -- strict thread matches above, loose matches on Subject: below --
2007-09-04 11:47 Pierre-Louis Escouflaire
2007-09-05  5:20 ` Nick Roberts
2007-09-05 15:53   ` Pierre-Louis Escouflaire
2007-09-06  7:08     ` Nick Roberts

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=18135.42162.830917.161715@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=esf@cfmu.eurocontrol.int \
    /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.