This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Set timeout for gdb.reverse/*.exp test cases
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Fri, 09 May 2014 18:02:44 +0300
- Subject: Re: [PATCH] Set timeout for gdb.reverse/*.exp test cases
- Authentication-results: sourceware.org; auth=none
- References: <1399646397-32587-1-git-send-email-yao at codesourcery dot com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> From: Yao Qi <yao@codesourcery.com>
> Date: Fri, 9 May 2014 22:39:57 +0800
>
> +failures. This global variable is useful to bump up the value of
> +`timeout' for gdb.reverse tests and doesn't cause any delay where
> +actual failure happen in the rest of the testsuite.
^^^^^^^^^^^^^^
Either "failures" or "happens".
Thanks.