]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/NEWS
2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
authorTom Tromey <tromey@redhat.com>
Tue, 13 Nov 2012 21:19:11 +0000 (21:19 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 13 Nov 2012 21:19:11 +0000 (21:19 +0000)
commit62747a60cb791459a9431d3f5f49ddec771084b8
tree4a3cc5574877f44996b3dfad6ec8629a81a269a1
parent4cd29721179a29be4f31798c5860d0964130b78c
2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>

* mi/mi-main.c (mi_cmd_data_write_memory): Handle additional
parameter COUNT, for pattern filling of memory regions.
* NEWS: Mention it.
doc
* gdb.texinfo (GDB/MI Data Manipulation): Document new optional
parameter "count" of -data-write-memory-bytes, and add an example.
testsuite
* gdb.mi/mi-fill-memory.exp: New test.
gdb/ChangeLog
gdb/NEWS
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/mi/mi-main.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-fill-memory.exp [new file with mode: 0644]