aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2014-12-30 11:36:53 +0400
committerJoel Brobecker <brobecker@adacore.com>2014-12-31 11:13:00 +0400
commit6bf6fd090ac8b4551a4f7906310fb77d0405545a (patch)
treec0a2e4d74257712c958d792b6c1dea579c158ee5 /gdb/NEWS
parentee3b52e917c3a19850232a6a20f5698090619fc6 (diff)
downloadgdb-6bf6fd090ac8b4551a4f7906310fb77d0405545a.zip
gdb-6bf6fd090ac8b4551a4f7906310fb77d0405545a.tar.gz
gdb-6bf6fd090ac8b4551a4f7906310fb77d0405545a.tar.bz2
Remove "add-shared-symbol-files", "dll-symbols" and "assf" commands doc.
This patch removes documentation from some commands whose support has been recently removed. gdb/ChangeLog: * NEWS: Document removal of "dll-symbols", "add-shared-symbol-files" and "assf" commands. gdb/doc/ChangeLog: * gdb.texinfo (Files): Remove documentation of the "add-shared-symbol-files" and "assf" commands. (Cygwin Native): Remove documentation of the "dll-symbols" command.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index c34cf2b..9a668c4 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -109,6 +109,10 @@ SGI Irix-6.x mips-*-irix6*
VAX running (4.2 - 4.3 Reno) BSD vax-*-bsd*
VAX running Ultrix vax-*-ultrix*
+* The "dll-symbols" command, and its two aliases ("add-shared-symbol-files"
+ and "assf"), have been removed. Use the "sharedlibrary" command, or
+ its alias "share", instead.
+
*** Changes in GDB 7.8
* New command line options