Don't memset non-POD types: struct breakpoint
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 1b983b92aac220cf1800e5754339b6e9098f58da..dc321a25f48d732a1a9e60978e0906b9071f0642 100644 (file)
@@ -1,3 +1,10 @@
+2017-04-25  Pedro Alves  <palves@redhat.com>
+
+       * breakpoint.h (struct breakpoint): In-class initialize all
+       fields.  Make boolean fields "bool".
+       * breakpoint.c (init_raw_breakpoint_without_location): Remove
+       memset call and initializations no longer necessary.
+
 2017-04-25  Pedro Alves  <palves@redhat.com>
 
        * btrace.c (pt_btrace_insn_flags): Change parameter type to
This page took 0.026757 seconds and 4 git commands to generate.