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: [RFA] minsyms.c: Fix switching to GNU v3 ABI


>   FAIL: gdb.cp/annota3.exp: annotate-quit (pattern 1)

That's not a problem.  The results for this test are unstable --
the results can change from run to run, on an identical system.

This test script puts gdb into annotation mode and then does a bunch of
things, including sending a ^C and checking that gdb responds properly.
gdb is flaky in that area; I think it's some sort of signal-handling
race with respect to printing the prompt.  PR gdb/544 has more
information on this.

Michael C


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