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, Feb 12, 2003 at 09:35:17AM -0800, David Carlton wrote:
> 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?

Woah!  Deterministic behavior on the annotate-quit test?  It's probably
something in the CLI command loop then...

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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