gdb/
authorYao Qi <yao@codesourcery.com>
Fri, 28 Sep 2012 00:39:18 +0000 (00:39 +0000)
committerYao Qi <yao@codesourcery.com>
Fri, 28 Sep 2012 00:39:18 +0000 (00:39 +0000)
commit4c2786ba1e67cbfddf0175d7831321ddae2d73a9
tree785c4a3b26950fb1aeeb8daffad4671dae140d60
parent1ae0c35e7e2f707cb45c2101e560cca964a8716e
gdb/
* mi/mi-main.c (mi_cmd_data_write_memory): Call
write_memory_with_notification instead of write_memory.
(mi_cmd_data_write_memory_bytes): Call write_memory_with_notification
instead of target_write_memory.

gdb/testsuite/
* gdb.mi/pr11022.exp: New.
* gdb.mi/pr11022.c: New.  Copied from gdb.base/.
gdb/ChangeLog
gdb/mi/mi-main.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/pr11022.c [new file with mode: 0644]
gdb/testsuite/gdb.mi/pr11022.exp [new file with mode: 0644]
This page took 0.024445 seconds and 4 git commands to generate.