[PATCH 2/4] Suppress repeated annotations until GDB is ready to accept input.

Pedro Alves palves@redhat.com
Tue Jan 22 19:59:00 GMT 2013


On 11/27/2012 06:48 PM, Tom Tromey wrote:
> 
> I don't think there is.  When I tried just editing the gdb command line
> I ended up with a lot of "^Z^Z" in the gud buffer.  I guess you could
> dig up Emacs 23 (still in F16...) or try to downgrade the gud code.

While everyone is racing to install F18, I've set up a F16 VM instead to
test this with Emacs 23.  I've ran a few manual tests, trying to exercise
the code paths, with both --annotate=3 (which is what gud on E23 wants to
use by default), and --annotate=2.  I didn't see anything go wrong.  I also
tried some background/async commands, and it didn't look like Emacs got
any more confused than with the stock gdb.

Regression testing on x86_64 Fedora 17 didn't show any regression.

I'm putting the series in now.

Thanks,
-- 
Pedro Alves



More information about the Gdb-patches mailing list