Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gdb.c++/annota2.exp: annotate-quit
@ 2003-02-06 20:39 David Carlton
  2003-02-06 21:41 ` Daniel Jacobowitz
  2003-02-06 23:00 ` Mark Kettenis
  0 siblings, 2 replies; 4+ messages in thread
From: David Carlton @ 2003-02-06 20:39 UTC (permalink / raw)
  To: gdb

Sometime between yesterday and today, the test gdb.c++/annota2.exp,
which had been consistently KFAILing for me, started consistently
passing.  Is anybody else seeing this?  Does anybody currently see it
KFAIL?  Is there any chance that the interpreter patch from yesterday
or today might have fixed this bug?  (The bug has nothing to do with
C++ or annotations: it's just that GDB wasn't always responding to a
^C as it should.)

David Carlton
carlton@math.stanford.edu


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: gdb.c++/annota2.exp: annotate-quit
@ 2003-02-07  6:22 Michael Elizabeth Chastain
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Elizabeth Chastain @ 2003-02-07  6:22 UTC (permalink / raw)
  To: carlton, gdb

dc> Is anybody else seeing this?
dc> Does anybody currently see it KFAIL?

I'll run it a couple of hundred times in the morning and report back.

dc> Is there any chance that the interpreter patch from yesterday
dc> or today might have fixed this bug?

Yes.  The test case reads a prompt from gdb, sends a ^C to gdb,
and expects gdb to react to it.  I suspect there's a race condition
involving job control so that the incoming ^C races with the
operating system enabling gdb to receive signals (as opposed to
the inferior receiving the signal).  So something that touches
the main prompt/read loop could touch this.

(I admit I'm guessing a lot here).

Michael C


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-02-07  6:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-06 20:39 gdb.c++/annota2.exp: annotate-quit David Carlton
2003-02-06 21:41 ` Daniel Jacobowitz
2003-02-06 23:00 ` Mark Kettenis
2003-02-07  6:22 Michael Elizabeth Chastain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox