binutils-gdb/gdb/mi
Yao Qi 134a206667 gdb/doc:
2013-02-06  Yao Qi  <yao@codesourcery.com>

	* gdb.texinfo (GDB/MI Async Records): Document new MI
	notification "=tsv-modified".  Update the document of MI
	notification "=tsv-created".
	* observer.texi (GDB Observers): New observer tsv_modified.
	Update observer tsv_created and tsv_deleted.

gdb:

2013-02-06  Yao Qi  <yao@codesourcery.com>

	* mi/mi-interp.c: Include "tracepoint.h".
	(mi_tsv_modified): Declare.
	(mi_tsv_created, mi_tsv_deleted): Update declaration.
	(mi_interpreter_init): Call observer_attach_tsv_modified.
	(mi_tsv_modified): New.
	(mi_tsv_created, mi_tsv_deleted): Update.
	* tracepoint.c (trace_variable_command): Call
	observer_notify_tsv_modified if the initial value of tsv is
	changed.
	(delete_trace_state_variable): Call
	observer_notify_tsv_deleted earlier.
	(trace_variable_command): Caller update.
	(create_tsv_from_upload): Likewise.
	* observer.sh: Declare "struct trace_state_variable".

	* NEWS: Mention the new MI notification "=tsv-modified".

gdb/testsuite:

2013-02-06  Yao Qi  <yao@codesourcery.com>

	* gdb.trace/mi-tsv-changed.exp (test_create_delete_tsv): Rename
	to ...
	(test_create_delete_modify_tsv): ... here.  New test on modifying
	the initial value of a tsv.
2013-02-06 14:45:20 +00:00
..
ChangeLog-1999-2003
mi-cmd-break.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmd-break.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmd-catch.c 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> 2013-01-31 18:37:39 +00:00
mi-cmd-disas.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmd-env.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmd-file.c gdb/ 2013-02-03 16:13:31 +00:00
mi-cmd-info.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmd-stack.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmd-target.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmd-var.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmds.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-cmds.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-common.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-common.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-console.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-console.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-getopt.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-getopt.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-interp.c gdb/doc: 2013-02-06 14:45:20 +00:00
mi-main.c 2013-01-31 Aleksandar Ristovski <aristovski@qnx.com> 2013-01-31 18:37:39 +00:00
mi-main.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-out.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-out.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-parse.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-parse.h Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00
mi-symbol-cmds.c Update years in copyright notice for the GDB files. 2013-01-01 06:33:28 +00:00