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 13:42:32 -0500, Daniel Jacobowitz <drow@mvista.com> said:


Woah!  Deterministic behavior on the annotate-quit test?

Yeah.  It had actually always been deterministic for me: I never saw
it pass.  Then it started always passing after the interpreter merge.
But when I saw the aforementioned patch go by, I thought that might
undo the good work, and sure enough, it did.  Michael Chastain has
also made similar observations (though he hasn't yet had time to
verify my observation from today).  So:
Given the interps change wasn't ment to affect that annotate test, I don't think that it suddenly working can really be thought of as `good work'. It just happens to make it work, probably because something is/isn't being flushed now.

It's probably something in the CLI command loop then...

We do seem to have enough data to make this sound plausible.  Though
I'm not familiar enough with the code in question to say anything
more.
Andrew



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