This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ping: [PATCH 0/5] MI notification on trace started/stopped (V3.1)


On 02/16/2013 12:00 PM, Yao Qi wrote:
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.


Ping.



-- Yao (éå)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]