diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-02-03 19:28:30 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-02-03 19:28:30 +0000 |
commit | 159ada029b5bea9a8e3f1a67b550e0633f5733bb (patch) | |
tree | 3c00b2ad21093142960e39d861b7349df5cdf13f /gdb/ChangeLog | |
parent | a8493f59b7e9c1428aa819eab007e8ab835e4cdc (diff) | |
download | gdb-159ada029b5bea9a8e3f1a67b550e0633f5733bb.zip gdb-159ada029b5bea9a8e3f1a67b550e0633f5733bb.tar.gz gdb-159ada029b5bea9a8e3f1a67b550e0633f5733bb.tar.bz2 |
* stabsread.c (read_sun_builtin_type): Skip the semicolon at the end
of the type if present.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index dcd68d6..2dcaab8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 3 12:38:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * stabsread.c (read_sun_builtin_type): Skip the semicolon at the end + of the type if present. + Wed Feb 2 11:16:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * printcmd.c (decode_format): Don't blithely set the size for |