aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-11-13 21:19:11 +0000
committerTom Tromey <tromey@redhat.com>2012-11-13 21:19:11 +0000
commit62747a60cb791459a9431d3f5f49ddec771084b8 (patch)
tree4a3cc5574877f44996b3dfad6ec8629a81a269a1 /gdb/NEWS
parent4cd29721179a29be4f31798c5860d0964130b78c (diff)
downloadgdb-62747a60cb791459a9431d3f5f49ddec771084b8.zip
gdb-62747a60cb791459a9431d3f5f49ddec771084b8.tar.gz
gdb-62747a60cb791459a9431d3f5f49ddec771084b8.tar.bz2
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.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 739a7b3..9375218 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -90,6 +90,8 @@ show print type typedefs
** The data-disassemble command response will include a "fullname" field
containing the absolute file name when GDB can determine it and source
has been requested.
+ ** New optional parameter COUNT added to the "-data-write-memory-bytes"
+ command, to allow pattern filling of memory areas.
*** Changes in GDB 7.5