convert to_has_exited
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 372c04280d6d43c91eabf846e59694ad702762ff..feb60138074219dd556da75549652cbb06c9c830 100644 (file)
@@ -1,3 +1,60 @@
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
+       * target-delegates.c: Rebuild.
+       * target.c (update_current_target): Don't inherit or default
+       to_has_exited.
+       * target.h (struct target_ops) <to_has_exited>: Use
+       TARGET_DEFAULT_RETURN..
+
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
+       * target-delegates.c: Rebuild.
+       * target.c (update_current_target): Don't inherit or default
+       to_set_syscall_catchpoint.
+       (return_one): Remove.
+       * target.h (struct target_ops) <to_set_syscall_catchpoint>: Use
+       TARGET_DEFAULT_RETURN.
+
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
+       * target-delegates.c: Rebuild.
+       * target.c (update_current_target): Don't inherit or default
+       to_insert_exec_catchpoint.
+       * target.h (struct target_ops) <to_insert_exec_catchpoint>: Use
+       TARGET_DEFAULT_RETURN.
+
+2014-01-08  Tom Tromey  <tromey@redhat.com>
+
+       * target-delegates.c: Rebuild.
+       * target.c (update_current_target): Don't inherit or default
+       to_insert_exec_catchpoint.
+       * target.h (struct target_ops) <to_insert_exec_catchpoint>: Use
+       TARGET_DEFAULT_RETURN.
+
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
+       * target-delegates.c: Rebuild.
+       * target.c (update_current_target): Don't inherit or default
+       to_remove_vfork_catchpoint.
+       * target.h (struct target_ops) <to_remove_vfork_catchpoint>: Use
+       TARGET_DEFAULT_RETURN.
+
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
+       * target-delegates.c: Rebuild.
+       * target.c (update_current_target): Don't inherit or default
+       to_insert_vfork_catchpoint.
+       * target.h (struct target_ops) <to_insert_vfork_catchpoint>: Use
+       TARGET_DEFAULT_RETURN.
+
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
+       * target-delegates.c: Rebuild.
+       * target.c (update_current_target): Don't inherit or default
+       to_remove_fork_catchpoint.
+       * target.h (struct target_ops) <to_remove_fork_catchpoint>: Use
+       TARGET_DEFAULT_RETURN.
+
 2014-02-19  Tom Tromey  <tromey@redhat.com>
 
        * target-delegates.c: Rebuild.
This page took 0.024761 seconds and 4 git commands to generate.