This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[commit] [patch] testsuite: Fix inferior-died.exp racy FAILs [Re: RFC: fix crash when inferior exits during "continue"]
On Sun, 19 Feb 2012 19:45:55 +0100, Jan Kratochvil wrote:
> I will check in this fix in some days.
[...]
> gdb/testsuite/
> 2012-02-19 Jan Kratochvil <jan.kratochvil@redhat.com>
>
> Fix racy FAILs.
> * gdb.base/inferior-died.c (main): Add return of 0.
> * gdb.base/inferior-died.exp (continue): Fix expectation of
> asynchronous events.
> (p 1): New test.
I have checked it in now as in fact it was cluttering the nightly testsuite
results:
http://sourceware.org/ml/gdb-cvs/2012-02/msg00120.html
Thanks,
Jan