Modified Files:
authorKung Hsu <kung@cygnus>
Thu, 9 Jun 1994 23:22:56 +0000 (23:22 +0000)
committerKung Hsu <kung@cygnus>
Thu, 9 Jun 1994 23:22:56 +0000 (23:22 +0000)
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

index 8964125a578c972f7533b7021e764b5c68d5c626..c5192288659fb19a166bc72cdad69b47984c2577 100644 (file)
@@ -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.