This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [patch v2] GDB/GDBserver talks with agents
- From: Eli Zaretskii <eliz at gnu dot org>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Fri, 17 Feb 2012 13:39:58 +0200
- Subject: Re: [patch v2] GDB/GDBserver talks with agents
- References: <1329447300-18841-1-git-send-email-yao@codesourcery.com>
- Reply-to: Eli Zaretskii <eliz at gnu dot org>
> From: Yao Qi <yao@codesourcery.com>
> Date: Fri, 17 Feb 2012 10:54:51 +0800
>
>
> [patch 0/8] GDB/GDBserver talks with agents
> http://sourceware.org/ml/gdb-patches/2012-01/msg00762.html
>
> Patch 8/9 and 9/9 are new in this series. They are about implementing new
> added target hooks in linux-nat, and enable info static tracepoint markers
> on native gdb in order to demo agent is able work well with GDB.
>
> Patches are tested as a whole on x86_64-linux with native gdb and native-gdbserver.
> Some fails appear in result, but not caused by this patch series. They can be fixed
> by this patch.
>
> [patch/testsuite/gdbserver] unsuspend lwps after step over
> http://sourceware.org/ml/gdb-patches/2012-02/msg00343.html
What about a NEWS entry? should we have one?