This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC v5] 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
- Date: Wed, 12 Mar 2014 13:04:19 -0600
- Subject: Re: [RFC v5] fix regressions with target-async
- Authentication-results: sourceware.org; auth=none
- References: <1394642546-10555-1-git-send-email-tromey at redhat dot com> <532096DD dot 2020201 at redhat dot com>
>>>>> "Pedro" == Pedro Alves <palves@redhat.com> writes:
Pedro> This is OK, please push it in.
Thanks.
Pedro> So in the end, after the target-async series, I think we should go
Pedro> through non-MI tests and remove all that do "set target-async on".
That approach is fine with me too. Then you can remove the odd linkage
between the "maint" and target-async settings.
Tom