* breakpoint.h (struct bp_location): Add a chain pointer.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index d340c55590403fe3d6d1e62964cc0be5722f1c6c..787caa9fa0124ad78aa96cbf26757f4a188e2969 100644 (file)
@@ -1,3 +1,13 @@
+2003-11-06  Daniel Jacobowitz  <drow@mvista.com>
+
+       * breakpoint.h (struct bp_location): Add a chain pointer.
+       * breakpoint.c (ALL_BP_LOCATIONS, ALL_BP_LOCATIONS_SAFE): New
+       macros.
+       (bp_location_chain): New variable.
+       (allocate_bp_location): New function.
+       (set_raw_breakpoint): Use it.
+       (delete_breakpoint): Remove ->loc from the bp_location_chain.
+
 2003-11-06  Daniel Jacobowitz  <drow@mvista.com>
 
        * breakpoint.h (enum bp_loc_type, struct bp_location): New.
This page took 0.028027 seconds and 4 git commands to generate.