binutils-gdb/gdb/testsuite/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
Makefile.in * Makefile.in (clean): Remove Fission .dwo and .dwp files. 2012-05-17 19:03:59 +00:00
array.f Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
basics.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
dw2-ref-missing-frame-func.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
dw2-ref-missing-frame-main.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
dw2-ref-missing-frame.S Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
dw2-ref-missing-frame.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
gdb669.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
gdb680.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
gdb701.c
gdb701.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
gdb792.cc
gdb792.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
gdb2549.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-async.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-basics.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-break.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-breakpoint-changed.exp gdb/testsuite/ 2012-10-12 00:02:23 +00:00
mi-cli.exp gdb/testsuite/ 2012-10-14 12:24:08 +00:00
mi-cmd-param-changed.exp gdb/ 2012-08-09 12:53:46 +00:00
mi-console.c
mi-console.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-disassemble.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-eval.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-file-transfer.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-file.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-hack-cli.exp Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mi-info-os.exp 2012-05-23 Stan Shebs <stan@codesourcery.com> 2012-05-24 00:33:47 +00:00
mi-inheritance-syntax-error.cc gdb/testsuite/ 2011-08-26 21:11:08 +00:00
mi-inheritance-syntax-error.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-logging.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-memory-changed.exp gdb: 2012-10-17 00:53:24 +00:00
mi-nonstop-exit.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-nonstop.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-ns-stale-regcache.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-nsintrall.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-nsmoribund.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-nsthrexec.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-pending.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mi-pending.exp 2012-07-25 Marc Khouzam <marc.khouzam@ericsson.com> 2012-07-25 18:34:17 +00:00
mi-pendshr.c 2012-07-25 Marc Khouzam <marc.khouzam@ericsson.com> 2012-07-25 18:34:17 +00:00
mi-pthreads.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-read-memory.c
mi-read-memory.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-record-changed.exp gdb/doc: 2012-09-21 01:46:46 +00:00
mi-regs.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-return.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-reverse.exp gdb/testsuite: 2012-09-21 07:29:46 +00:00
mi-simplerun.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-solib.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-stack.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mi-stack.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-stepi.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-stepn.c 2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu> 2012-01-05 13:11:31 +00:00
mi-stepn.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-syn-frame.c gdb/testsuite/ 2011-08-14 15:58:40 +00:00
mi-syn-frame.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-until.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-var-block.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-var-child-f.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-var-child.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mi-var-child.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-var-cmd.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-var-cp.cc PR mi/10586 2012-01-12 22:50:49 +00:00
mi-var-cp.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-var-display.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-var-invalidate.exp http://sourceware.org/ml/gdb-patches/2012-07/msg00551.html 2012-07-30 12:10:23 +00:00
mi-var-rtti.cc gdb/doc/ChangeLog: 2012-04-14 12:18:50 +00:00
mi-var-rtti.exp gdb/ 2012-08-09 12:53:46 +00:00
mi-watch-nonstop.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi-watch.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi2-amd64-entry-value.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mi2-amd64-entry-value.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
mi2-amd64-entry-value.s Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
mi2-prompt.exp gdb/ 2012-08-09 12:53:46 +00:00
mi2-var-child.exp * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
non-stop-exit.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
non-stop.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
ns-stale-regcache.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nsintrall.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nsmoribund.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
nsthrexec.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
pending.c gdb/testsuite/ 2012-09-29 00:03:56 +00:00
pendshr1.c gdb/testsuite/ 2012-09-29 00:03:56 +00:00
pendshr2.c gdb/testsuite/ 2012-09-29 00:03:56 +00:00
pr11022.c gdb/ 2012-09-28 00:39:18 +00:00
pr11022.exp gdb/ 2012-09-28 00:39:18 +00:00
pthreads.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
solib-lib.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
solib-main.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00
testcmds
until.c
var-cmd.c gdb/testsuite/ 2012-01-24 20:35:35 +00:00
watch-nonstop.c Copyright year update in most files of the GDB Project. 2012-01-04 08:17:56 +00:00