Add target_ops argument to to_remove_fork_catchpoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:32:05 +0000 (21:32 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:45:44 +0000 (07:45 -0700)
commit973fc2275208a4bfd7dddaa825e0b08b2100546e
treee8eb09467ccb0e7150dd23f8a3da3b61e17311f8
parenta863b201d73bc238cbcfdbb11eac0a9ba2489a55
Add target_ops argument to to_remove_fork_catchpoint

2014-02-19  Tom Tromey  <tromey@redhat.com>

* target.h (struct target_ops) <to_remove_fork_catchpoint>: Add
argument.
(target_remove_fork_catchpoint): Add argument.
* target.c (debug_to_remove_fork_catchpoint): Add argument.
(update_current_target): Update.
* linux-nat.c (linux_child_remove_fork_catchpoint): Add 'self'
argument.
gdb/ChangeLog
gdb/linux-nat.c
gdb/target.c
gdb/target.h
This page took 0.036684 seconds and 4 git commands to generate.