From 2c012f9efc6acc49ef6caa456f292517a304e615 Mon Sep 17 00:00:00 2001 From: Kung Hsu Date: Thu, 9 Jun 1994 23:22:56 +0000 Subject: [PATCH] Modified Files: ChangeLog * remote-os9k.c (rombuf_command): fix a bug accepting rombug output. * stabsread.c (read_struct_fields): os9k nested structure does not have terminating ';', instead it just get to ',' and bit position and length. --- gdb/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 8964125a578..c5192288659 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +Thu Jun 9 14:59:58 1994 Kung Hsu (kung@mexican.cygnus.com) + + * remote-os9k.c (rombuf_command): fix a bug accepting rombug + output. + * stabsread.c (read_struct_fields): os9k nested structure does not + have terminating ';', instead it just get to ',' and bit position + and length. + Wed Jun 8 23:20:45 1994 Stu Grossman (grossman@cygnus.com) * nlmread.c (nlm_symtab_read): Clean up a bit. -- 2.30.2