diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 4a26f00..d5102dc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,10 @@ +Sat Jul 20 17:46:40 1996 Fred Fish <fnf@cygnus.com> + + * gdbtk.tcl (files_command): Reorder the binding tags for + the listbox widget to avoid referencing the listbox after + the containing widget has been destroyed by the action of + a previous binding. + Sat Jul 20 10:41:06 1996 Fred Fish <fnf@cygnus.com> * dwarf2read.c (struct filenames): Change internal "struct file" |