aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorSergio Lopez <slp@redhat.com>2017-12-04 09:17:15 +0100
committerSergio Durigan Junior <sergiodj@redhat.com>2017-12-04 12:05:43 -0500
commitc179febe79bf2fe2f64852c827813fc46da819f5 (patch)
tree1715a1fff6d80d00f5f8d3dc460b5b8c87be8094 /gdb/NEWS
parentcd93789b89f55355d3eeda6c31ed7bd0ed318acd (diff)
downloadgdb-c179febe79bf2fe2f64852c827813fc46da819f5.zip
gdb-c179febe79bf2fe2f64852c827813fc46da819f5.tar.gz
gdb-c179febe79bf2fe2f64852c827813fc46da819f5.tar.bz2
Document the new "-a" command line option for gcore
gdb/ChangeLog: 2017-11-29 Sergio Lopez <slp@redhat.com> * NEWS (Changes since GDB 8.0): Announce new "-a" command line option for gcore. gdb/doc/ChangeLog: 2017-11-29 Sergio Lopez <slp@redhat.com> * gdb.texinfo (gcore man): Document new "-a" command line option.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 86fcbd9..2262b25 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -58,6 +58,11 @@
** The "complete" command now mimics TAB completion accurately.
+* New command line options (gcore)
+
+-a
+ Dump all memory mappings.
+
* Breakpoints on C++ functions are now set on all scopes by default
By default, breakpoints on functions/methods are now interpreted as