This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH] gdb.base/foll-fork.exp: fix up race (PR testsuite/12649) (take 2)


On Thu, 29 Sep 2011 15:37:10 +0200, Marek Polacek wrote:
> 2011-09-29  Marek Polacek  <mpolacek@redhat.com>
> 
> 	* gdb.base/foll-fork.exp: Fix race by adding "y or n" to the
> 	matching pattern.
[...]
> -	"Delete all breakpoints.*$" \
> +	"Delete all breakpoints. \\(y or n\\) $" \

OK for check in.


Thanks,
Jan


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