* breakpoint.h (struct bpstat_what): Don't use bitfields.
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 19 Oct 1993 16:05:23 +0000 (16:05 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 19 Oct 1993 16:05:23 +0000 (16:05 +0000)
gdb/ChangeLog

index 9d61c710e52113ca9acdac92fc56570c350f5245..a9dbe32f6bc315ff969bddac19b2150bc805130a 100644 (file)
@@ -1,5 +1,7 @@
 Tue Oct 19 10:43:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * breakpoint.h (struct bpstat_what): Don't use bitfields.
+
        * typeprint.c: Add "class CLASS-NAME" to docstring for ptype.
 
 Tue Oct 19 06:17:10 1993  Fred Fish  (fnf@cirdan.cygnus.com)