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 0/6] Fix several cases of racy output matching


On 10/26/2017 06:42 PM, Pedro Alves wrote:
> After <https://sourceware.org/ml/gdb-patches/2017-10/msg00751.html>, I
> had the bright idea of running the whole testsuite with "make
> check-read1", and that exposed a number of problems.
> 
> This fixes a good chunk of those.  (There are more in at least gdb.mi/
> and gdb.python/.)
> 
> Pedro Alves (6):
>   Fix racy output matching in gdb.asm/asm-source.exp
>   Fix racy output matching in gdb.base/completion.exp
>   Fix racy output matching in gdb.base/memattr.exp
>   Fix racy output matching in gdb.base/cpcompletion.exp
>   Fix racy output matching in gdb.base/multi-attach.exp,
>     gdb.server/ext-{attach, restart, ext-run}.exp
>   Fix racy output matching in gdb.tui/tui-completion.exp

I've pushed these in now.

Thanks,
Pedro Alves


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