This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[PATCH 0/5] MI notification on trace started/stopped (V3.1)
- From: Yao Qi <yao at codesourcery dot com>
- To: <gdb-patches at sourceware dot org>
- Date: Sat, 16 Feb 2013 12:00:09 +0800
- Subject: [PATCH 0/5] MI notification on trace started/stopped (V3.1)
- References: <1358838232-13319-1-git-send-email-yao@codesourcery.com>
On 01/22/2013 03:03 PM, Yao Qi wrote:
> This patch series is the V3 of this series. V2 was posted
> <http://sourceware.org/ml/gdb-patches/2012-12/msg00687.html>. Here
> are some changes in V3,
>
> - Introduce query mechanism on supported notifications
> - Introduce concept "annex" into remote notification,
> - Remove trace notes in MI notifications, suggested by Pedro in the
> review.
> - Combine observers 'trace-started' and 'trace-stoped' into one
> observer 'trace-changed'.
The V3 can't be applied to CVS trunk without conflicts, so I resolved
these conflicts, rebase patches to CVS trunk, and post them again.
Beside this, I also add some comments here and there in the patches.
Regression tested them on x86_64-linux with the combination
{unix, native-gdbserver} x {sync, async}. Is it OK?
All doc bits were reviewed by Eli in V3.
--
1.7.7.6