Modified Files:
authorKung Hsu <kung@cygnus>
Thu, 9 Jun 1994 22:03:41 +0000 (22:03 +0000)
committerKung Hsu <kung@cygnus>
Thu, 9 Jun 1994 22:03:41 +0000 (22:03 +0000)
commit539dccd38e26302abc9cc18aa7e11f8d682bdd23
tree36f6359d5a746748615ca0c32de6be4dc6f245bd
parent9beeb5d9e516be30d4ae262ef8721d0987a8d78d
Modified Files:
remote-os9k.c stabsread.c

        * 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/remote-os9k.c
gdb/stabsread.c