Allocate bpstats with new
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 4de6da240fe2c93eeb99ee800e0acd56e289b7c0..01667c1bdf2949e30abaa24c004853d3c991513b 100644 (file)
@@ -1,3 +1,13 @@
+2017-09-20  Tom Tromey  <tom@tromey.com>
+
+       * breakpoint.c (~bpstats): Rename from bpstat_free.  Update.
+       (bpstat_clear): Use delete.
+       (bpstats): New constructors.
+       (bpstat_copy, bpstat_stop_status): Use new.
+       (dprintf_after_condition_true): Update.
+       * breakpoint.h (bpstats::bpstats): Add constructors.
+       (bpstats::~bpstats): Add destructor.
+
 2017-09-20  Pedro Alves  <palves@redhat.com>
 
        * eval.c (make_params): Delete, refactored as ...
This page took 0.026813 seconds and 4 git commands to generate.