This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
[PATCH 0/2] Two MI notifications on TSV and process record
- From: Yao Qi <yao at codesourcery dot com>
- To: <gdb-patches at sourceware dot org>
- Date: Wed, 12 Sep 2012 15:15:16 +0800
- Subject: [PATCH 0/2] Two MI notifications on TSV and process record
Hi,
These two patches add two MI notifications on TSV changes and process
record changes respectively. They depend on this patch, because they
change the same files, such as mi/mi-cmds.c and NEWS.
[PATCH] traceframe_changed observer and MI notification
http://sourceware.org/ml/gdb-patches/2012-09/msg00153.html
Regression tested on x86_64-linux.