aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>2006-02-18 20:45:01 +0000
committerFred Fish <fnf@specifix.com>2006-02-18 20:45:01 +0000
commit62f3a2ba52dfda0e6166bb4670fce9b90b3bf218 (patch)
tree81e8e0a86e8a915176a5edfc332fca274e071560 /gdb/doc/ChangeLog
parentf8261448b0d358daa49883a5c4b91a876010a3b1 (diff)
downloadgdb-62f3a2ba52dfda0e6166bb4670fce9b90b3bf218.zip
gdb-62f3a2ba52dfda0e6166bb4670fce9b90b3bf218.tar.gz
gdb-62f3a2ba52dfda0e6166bb4670fce9b90b3bf218.tar.bz2
2006-02-17 Fred Fish <fnf@specifix.com>
* gdb.texinfo (Symbols): Update descriptions of 'whatis' and 'ptype' commands to reflect the fact that the only significant difference between them is that ptype prints the complete type description instead of just the name.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 41010bf..34e6358 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-17 Fred Fish <fnf@specifix.com>
+
+ * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
+ 'ptype' commands to reflect the fact that the only significant
+ difference between them is that ptype prints the complete type
+ description instead of just the name.
+
2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
* gdbint.texinfo (Watchpoints): Delete