This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [non-stop] 00/10 non-stop mode
- From: Vladimir Prus <vladimir at codesourcery dot com>
- To: gdb-patches at sources dot redhat dot com
- Date: Mon, 16 Jun 2008 10:37:20 +0400
- Subject: Re: [non-stop] 00/10 non-stop mode
- References: <200806152357.52177.pedro@codesourcery.com>
Pedro Alves wrote:
> Here goes a new series of non-stop debugging support, core
> and linux native (x86, and probably PowerPC once Luis' displaced
> stepping patch for PPC goes in).
>
> The series now has no uncommited dependencies, so you
> can now easilly pick it.
>
> There are still unresolved ongoing discussions on how to
> expose target support for non-stop, but that shouldn't
> prevent this series to go in.
Well, I have a patch making
-gdb-set non-stop 1
enable everything. I'll send that together with other MI
patches really soon.
- Volodya