diff options
Diffstat (limited to 'gdb/ChangeLog-gdbtk')
-rw-r--r-- | gdb/ChangeLog-gdbtk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog-gdbtk b/gdb/ChangeLog-gdbtk index eaf578f..69eb44f 100644 --- a/gdb/ChangeLog-gdbtk +++ b/gdb/ChangeLog-gdbtk @@ -1,3 +1,8 @@ +Wed Feb 3 13:37:07 1999 Keith Seitz <keiths@cygnus.com> + + * gdbtk-variable.c (variable_create): Add parentheses to the name + so that casts do not confuse the expression parser. + 1999-02-03 Keith Seitz <keiths@cygnus.com> * gdbtool.ico: Add missing desktop image. |