This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[ping]: [PATCH v3 0/15] Run all-stop on non-stop target
On 04/12/2012 02:28 PM, Yao Qi wrote:
> This patch series is to port Pedro's patches on `all-stop on top of
> a target running non-stop' to CVS trunk, including
>
> - 1) port the following Pedro's patches into current CVS trunk.
>
> [RFC/WIP PATCH v2 01/12] Flip to set target-async on by default
> http://sourceware.org/ml/gdb-patches/2011-12/msg00551.html
> [RFC/WIP PATCH v2 02/14] Implement all-stop on top of a target running non-stop mode
> http://sourceware.org/ml/gdb-patches/2011-12/msg00564.html
> [RFC/WIP PATCH v2 03/12] manythreads.exp: Adjust to handle threads appearing/disappearing after "Program received signal SIGFOO"
> http://sourceware.org/ml/gdb-patches/2011-12/msg00552.html
> [RFC/WIP PATCH v2 05/14] watchthreads-reorder.exp: Don't assume there's no infrun output after the prompt
> http://sourceware.org/ml/gdb-patches/2011-12/msg00565.html
>
> - 2) Support remote target.
> - 3) Some bug fixes.
> - 4) Test cases updates.
Ping. http://sourceware.org/ml/gdb-patches/2012-04/msg00278.html
--
Yao (éå)