Symptom:
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 21bcb7f13b6c81c0e0d8b02c2b961e9cb2c5524d..04ee3ef0533921df0248310c89061211ac61667d 100644 (file)
@@ -1,3 +1,18 @@
+2014-06-18  Don Breazeal  <donb@codesourcery.com>
+
+       * breakpoint.c (set_longjmp_breakpoint): Call
+       momentary_breakpoint_from_master with additional argument.
+       (set_longjmp_breakpoint_for_call_dummy): Call
+       momentary_breakpoint_from_master with additional argument.
+       (set_std_terminate_breakpoint): Call
+       momentary_breakpoint_from_master with additional argument.
+       (momentary_breakpoint_from_master): Add argument to function
+       definition and use it to initialize structure member flag.
+       (clone_momentary_breakpoint): Call 
+       momentary_breakpoint_from_master with additional argument.
+       * infrun.c (follow_inferior_reset_breakpoints): Clear structure
+       member flags set in momentary_breakpoint_from_master.
+
 2014-06-18  Gary Benson  <gbenson@redhat.com>
 
        * i386-nat.c (i386_show_dr): Renamed to
This page took 0.024802 seconds and 4 git commands to generate.