binutils-gdb/gdb/mi
Yao Qi 8de0566d7a gdb:
* breakpoint.c (invalidate_bp_value_on_memory_change): Add one
	more parameter 'inferior'.
	* corefile.c (write_memory_with_notification): Caller update.

	* mi/mi-cmd-var.c: Include "mi-main.h".
	(mi_cmd_var_assign): Set mi_suppress_notification.data_write_memory
	to 1 and restore it later.
	* mi/mi-cmds.c (mi_cmd mi_cmds): Update for "data-write-memory"
	and "data-write-memory-bytes.
	* mi/mi-interp.c: Include objfiles.h.
	(mi_interpreter_init): Call observer_attach_memory_changed.
	(mi_memory_changed): New.
	* mi/mi-main.h (struct mi_suppress_notification) <memory>:
	New field.

	* NEWS: Mention new MI notification "memory-changed".

gdb/doc:

	* observer.texi (GDB Observers): Update observer
	'memory_changed'.
	* gdb.texinfo (GDB/MI Async Records): Document for
	"memory-changed" notification.

gdb/testsuite:

	* gdb.mi/mi-memory-changed.exp: New.
2012-10-17 00:53:24 +00:00
..
ChangeLog-1999-2003
mi-cmd-break.c gdb/ 2012-09-26 23:53:53 +00:00
mi-cmd-disas.c * mi/mi-cmd-break.c: Enforce coding standards, fix comments. 2012-03-06 22:48:53 +00:00
mi-cmd-env.c * mi/mi-cmd-break.c: Enforce coding standards, fix comments. 2012-03-06 22:48:53 +00:00
mi-cmd-file.c * mi/mi-cmd-break.c: Enforce coding standards, fix comments. 2012-03-06 22:48:53 +00:00
mi-cmd-info.c 2012-05-23 Stan Shebs <stan@codesourcery.com> 2012-05-24 00:33:47 +00:00
mi-cmd-stack.c * tracepoint.c (scope_info): Update. 2012-05-10 19:50:09 +00:00
mi-cmd-target.c * mi/mi-cmd-break.c: Enforce coding standards, fix comments. 2012-03-06 22:48:53 +00:00
mi-cmd-var.c gdb: 2012-10-17 00:53:24 +00:00
mi-cmds.c gdb: 2012-10-17 00:53:24 +00:00
mi-cmds.h gdb/ 2012-08-31 08:41:57 +00:00
mi-common.c 2012-01-11 Andreas Tobler <andreast@fgznet.ch> 2012-01-11 21:51:31 +00:00
mi-common.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mi-console.c Make logging work for MI. 2012-06-28 22:11:23 +00:00
mi-console.h Make logging work for MI. 2012-06-28 22:11:23 +00:00
mi-getopt.c * mi/mi-cmd-break.c: Enforce coding standards, fix comments. 2012-03-06 22:48:53 +00:00
mi-getopt.h * mi/mi-cmd-break.c: Enforce coding standards, fix comments. 2012-03-06 22:48:53 +00:00
mi-interp.c gdb: 2012-10-17 00:53:24 +00:00
mi-main.c gdb/ 2012-09-28 00:39:18 +00:00
mi-main.h gdb: 2012-10-17 00:53:24 +00:00
mi-out.c * mi/mi-cmd-break.c: Enforce coding standards, fix comments. 2012-03-06 22:48:53 +00:00
mi-out.h Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mi-parse.c * mi/mi-cmd-break.c: Enforce coding standards, fix comments. 2012-03-06 22:48:53 +00:00
mi-parse.h * mi/mi-cmd-break.c: Enforce coding standards, fix comments. 2012-03-06 22:48:53 +00:00
mi-symbol-cmds.c * mi/mi-cmd-break.c: Enforce coding standards, fix comments. 2012-03-06 22:48:53 +00:00