This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit/obish] Fix cntrl-z


On Wed, 12 Feb 2003 16:36:28 +0100, Andrew Cagney <ac131313@redhat.com> said:

> The attatched gets rid of the immediate problem of cntrl-z not
> working.  When async, it calls cli_command_loop.  Thanks to mark for
> analyzing the problem.

This patch (or some other patch since yesterday and today) causes
gdb.c++/annota2.exp: annotate-quit (PR gdb/544) to start KFAILing
again for me.  (It had been passing since the interpreter stuff
finished merging in a week or two ago.)

An old, harmless bug is probably better than a new, more annoying bug,
but do you think there's any way to fix the cntrl-z issue while still
fixing gdb/544?

David Carlton
carlton@math.stanford.edu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]