* breakpoint.c (moribund_locations): New.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 25b8de39bac3d0d240dc09ecf3ace88037c9617c..d54679d9d7faa9fc7301d2e91eeebd5070cadd06 100644 (file)
@@ -1,3 +1,18 @@
+2008-06-28  Vladimir Prus  <vladimir@codesourcery.com>
+
+        * breakpoint.c (moribund_locations): New.
+        (bpstat_stop_status): Process moribund locations.
+        (update_global_location_list): Add removed
+        locations to moribund_locations.
+        (breakpoint_retire_moribund): New.
+        * breakpoint.h (struct bp_location): New field
+        events_till_retirement.
+        (breakpoint_retire_moribund): Declare.
+        * thread.c (thread_count): New.
+        * infrun.c (handle_inferior_event): Call
+        breakpoint_retire_moribund.
+        * gdbthread.h (thread_count): Declare.
+
 2008-06-27  Joseph Myers  <joseph@codesourcery.com>
 
        * dfp.c (decimal_convert): Call match_endianness before and after
This page took 0.024369 seconds and 4 git commands to generate.