diff options
Diffstat (limited to 'gdb/gdbtk/ChangeLog')
-rw-r--r-- | gdb/gdbtk/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/gdbtk/ChangeLog b/gdb/gdbtk/ChangeLog index 16dd21b2f3e..c628f83dbf1 100644 --- a/gdb/gdbtk/ChangeLog +++ b/gdb/gdbtk/ChangeLog @@ -1,5 +1,12 @@ 2002-08-14 Keith Seitz <keiths@redhat.com> + * library/plugins: Removed. + * plugins/: New folder to hold plugins. + * Makefile.am, Makefile.in, aclocal.m4, configure, + configure.in: New files. + +2002-08-14 Keith Seitz <keiths@redhat.com> + * generic/gdbtk.c (view_command): New function to display location in source window. (gdbtk_init): Add new gdb "view" command. |