diff options
author | Jim Ingham <jingham@apple.com> | 1998-07-01 20:17:31 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 1998-07-01 20:17:31 +0000 |
commit | f3b86a30f914d3a74e4f167bd4a97170f21a9776 (patch) | |
tree | c3d026f7147ca17b2f561a501611b6c99b0135d7 /gdb/ChangeLog-gdbtk | |
parent | a57fc6b9c04a78607b8f929f771f04ef82f82684 (diff) | |
download | gdb-f3b86a30f914d3a74e4f167bd4a97170f21a9776.zip gdb-f3b86a30f914d3a74e4f167bd4a97170f21a9776.tar.gz gdb-f3b86a30f914d3a74e4f167bd4a97170f21a9776.tar.bz2 |
Wed Jul 1 13:10:58 1998 Jim Ingham <jingham@cygnus.com>
* Moved gdbtk_hooks.c & gdbtk_cmds.c to gdbtk-hooks.c &
gdbtk-cmds.c to comply with the gdb conventions. Changed the
configure & makefile to reflect the change...
Diffstat (limited to 'gdb/ChangeLog-gdbtk')
-rw-r--r-- | gdb/ChangeLog-gdbtk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog-gdbtk b/gdb/ChangeLog-gdbtk index e84b739..7210894 100644 --- a/gdb/ChangeLog-gdbtk +++ b/gdb/ChangeLog-gdbtk @@ -1,3 +1,9 @@ +Wed Jul 1 13:10:58 1998 Jim Ingham <jingham@cygnus.com> + + * Moved gdbtk_hooks.c & gdbtk_cmds.c to gdbtk-hooks.c & + gdbtk-cmds.c to comply with the gdb conventions. Changed the + configure & makefile to reflect the change... + Wed Jul 1 11:07:21 1998 Jim Ingham <jingham@cygnus.com> * gdbtk.c: removed all the commands and hooks from this file so |