Add target_ops argument to to_remove_vfork_catchpoint
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b0fc6b1a301b6f729163d2c83b2d2a0516e39ace..f9ab94b5c3bdfbac66b61361295950bc134f0385 100644 (file)
@@ -1,3 +1,13 @@
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
+       * target.h (struct target_ops) <to_remove_vfork_catchpoint>: Add
+       argument.
+       (target_remove_vfork_catchpoint): Add argument.
+       * target.c (debug_to_remove_vfork_catchpoint): Add argument.
+       (update_current_target): Update.
+       * linux-nat.c (linux_child_remove_vfork_catchpoint): Add 'self'
+       argument.
+
 2014-02-19  Tom Tromey  <tromey@redhat.com>
 
        * target.h (struct target_ops) <to_insert_vfork_catchpoint>: Add
This page took 0.023208 seconds and 4 git commands to generate.