This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH v4 00/18] All-stop on top of non-stop
- From: Pedro Alves <palves at redhat dot com>
- To: gdb-patches at sourceware dot org
- Date: Fri, 07 Aug 2015 17:58:37 +0100
- Subject: Re: [PATCH v4 00/18] All-stop on top of non-stop
- Authentication-results: sourceware.org; auth=none
- References: <1432250354-2721-1-git-send-email-palves at redhat dot com>
On 05/22/2015 12:18 AM, Pedro Alves wrote:
> v3: https://sourceware.org/ml/gdb-patches/2015-04/msg00662.html
> v2: https://sourceware.org/ml/gdb-patches/2015-04/msg00198.html
> v1: https://sourceware.org/ml/gdb-patches/2015-04/msg00073.html
>
> Compared to v3, a set of minor changes accumulated, to address review
> comments and discussions (i.e., no major functional/design changes),
> plus fixes to a patch that touched all targets (that I noticed
> converted a couple wrong).
>
> I believe I addressed all review comments thus far. Barring comments,
> I'd like to push this in, and expose it to the build bots.
FYI, I pushed this in. I'm keeping an eye on the build bots.
If you spot any related problem, please confirm whether
"maint set target-non-stop off" fixes it.
Thanks,
Pedro Alves