diff options
author | Tom Tromey <tromey@redhat.com> | 2002-06-26 20:58:48 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2002-06-26 20:58:48 +0000 |
commit | 40dd22482b55a4d72a9c21cbc975e6b18df7c360 (patch) | |
tree | eb958fb75d055fada4fae68a4db0b953c817c0d1 /gdb/doc/ChangeLog | |
parent | 9f064c95194a51d61bfcff02b4fabbd183fd4aae (diff) | |
download | gdb-40dd22482b55a4d72a9c21cbc975e6b18df7c360.zip gdb-40dd22482b55a4d72a9c21cbc975e6b18df7c360.tar.gz gdb-40dd22482b55a4d72a9c21cbc975e6b18df7c360.tar.bz2 |
* gdbint.texinfo (User Interface): Mention add_setshow_cmd and
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index bec2067..5305dab 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-06-26 Tom Tromey <tromey@redhat.com> + + * gdbint.texinfo (User Interface): Mention add_setshow_cmd and + add_setshow_cmd_full. + 2002-06-25 Don Howard <dhoward@redhat.com> * gdb.texinfo (Memory Region Attributes): Document new behavior |