This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC v2] fix regressions with target-async
- From: Tom Tromey <tromey at redhat dot com>
- To: Pedro Alves <palves at redhat dot com>
- Cc: gdb-patches at sourceware dot org, Joel Brobecker <brobecker at adacore dot com>
- Date: Thu, 06 Mar 2014 08:46:15 -0700
- Subject: Re: [RFC v2] fix regressions with target-async
- Authentication-results: sourceware.org; auth=none
- References: <1393609699-26407-1-git-send-email-tromey at redhat dot com> <5310D2F9 dot 2090507 at redhat dot com> <87mwh7cks4 dot fsf at fleche dot redhat dot com> <5314AFEA dot 8020705 at redhat dot com> <87y50q9h3e dot fsf at fleche dot redhat dot com> <531644AE dot 1070404 at redhat dot com> <53166C73 dot 2070308 at redhat dot com> <87txbc7b2s dot fsf at fleche dot redhat dot com> <53178B48 dot 5060003 at redhat dot com> <8738iw49fn dot fsf at fleche dot redhat dot com>
Pedro> Yes, I can't imagine this being related.
Tom> Thanks. I thought of a couple more scenarios I want to try out
Tom> tomorrow. I'll post a new version of the patch after that.
FWIW I have done several more test runs now and it seems that there is
in fact a race. The failures move around in multi-create.exp.
Tom