old-cross-binutils/gdb/testsuite/gdb.trace
Yao Qi bb25a15c8f gdb/doc:
* gdb.texinfo (GDB/MI Async Records): Document new MI
	notifications '=tsv-created' and '=tsv-deleted'.
	* observer.texi (GDB Observers): New observer tsv_created and
	tsv_deleted.

gdb:

	* mi/mi-interp.c: Declare mi_tsv_created and mi_tsv_deleted.
	(mi_interpreter_init): Call observer_attach_tsv_created and
	observer_attach_tsv_deleted.
	(mi_tsv_created, mi_tsv_deleted): New.
	* tracepoint.c (delete_trace_state_variable): Call
	observer_notify_tsv_deleted.
	(trace_variable_command): Call observer_notify_tsv_created.
	(delete_trace_variable_command): Call
	observer_notify_tsv_deleted.
	(create_tsv_from_upload): Call observer_notify_tsv_created.
	* NEWS: Mention it.

gdb/testsuite:

	gdb.trace/mi-tsv-changed.exp: New.
2012-09-18 12:09:28 +00:00
..
actions.c
actions.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
ax.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
backtrace.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
change-loc-1.c
change-loc-2.c
change-loc.c
change-loc.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
change-loc.h
circ.c
circ.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
collection.c
collection.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
deltrace.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
disconnected-tracing.c gdb/ 2012-08-23 16:11:10 +00:00
disconnected-tracing.exp gdb/ 2012-08-23 16:11:10 +00:00
ftrace.c
ftrace.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
infotrace.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
Makefile.in
mi-traceframe-changed.exp gdb/doc: 2012-09-18 11:33:43 +00:00
mi-tsv-changed.exp gdb/doc: 2012-09-18 12:09:28 +00:00
packetlen.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
passc-dyn.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
passcount.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
pending.c
pending.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
pendshr1.c
pendshr2.c
report.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
save-trace.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
stap-trace.c
stap-trace.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
status-stop.c
status-stop.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
strace.c
strace.exp gdb/gdbserver/ 2012-07-27 08:09:14 +00:00
tfile.c
tfile.exp gdb/testsuite/ 2012-08-23 14:01:42 +00:00
tfind.exp gdb/testsuite/ 2012-08-18 01:00:19 +00:00
trace-break.c
trace-break.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
trace-mt.c
trace-mt.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
tracecmd.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
tspeed.c
tspeed.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
tstatus.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
tsv.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
unavailable.cc
unavailable.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
while-dyn.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00
while-stepping.exp * gdb.trace/actions.exp: Use standard_testfile. 2012-06-26 18:25:19 +00:00