bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gud-mode --annotate=3 and synchronization problems


From: Nick Roberts
Subject: Re: gud-mode --annotate=3 and synchronization problems
Date: Fri, 31 Aug 2007 17:18:42 +1200

 > 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 via email to

[Prev in Thread] Current Thread [Next in Thread]