emacs-devel
[Top][All Lists]
Advanced

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

Re: gdbui hang


From: Nick Roberts
Subject: Re: gdbui hang
Date: Tue, 11 May 2004 21:25:51 +0100

 > Is it not possible to at least deal more gracefully with such situations?

I think this case was unusual. gdb-ui will normally recognise that annotations
that GDB outputs.

 > The new gdbui mode seems to get wedged in these unrecoverable states way too
 > often, and seems way too fragile... (with traditional gdb mode, hitting C-g a
 > few times and then C-c C-c a few times was usually enough to get you back
 > into some known state).

For each GDB command the user types, it runs several behind the users back to
keep Emacs informed about the status of the program being debugged. This
requires careful co-ordination and will take just take time to iron out the
bugs. I can only suggest that you submit a bug report for each case.

Nick




reply via email to

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