diff options
author | Roland Pesch <pesch@cygnus> | 1991-05-14 20:55:08 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-05-14 20:55:08 +0000 |
commit | 14719f8df6d7fadc717accf8f8ee8f3d34a56abf (patch) | |
tree | 25c56975713fc18df3f141520c7e5572ccccb8dc /gdb/ChangeLog | |
parent | 239d28f3e8a4541e7489c0e0c363be47b549f333 (diff) | |
download | gdb-14719f8df6d7fadc717accf8f8ee8f3d34a56abf.zip gdb-14719f8df6d7fadc717accf8f8ee8f3d34a56abf.tar.gz gdb-14719f8df6d7fadc717accf8f8ee8f3d34a56abf.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index d0e4401..4711284 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +Tue May 14 13:51:36 PDT 1991 Roland Pesch (pesch at cygint.cygnus.com) + + * gdb.texinfo: Updated to include new or old undocumented + commands, at least the following (perhaps some others I forgot to + record): info f, info float, info path, info program, info s, info + set, info source, info terminal, info types, info user, set/show + print object. + Also covered all recent GDB command renames for v4. + + Mon May 13 14:57:46 1991 John Gilmore (gnu at cygint.cygnus.com) * mipsread.c: Rather than keeping count of how many symtabs |