Add target_ops argument to to_remove_vfork_catchpoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:32:29 +0000 (21:32 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:45:46 +0000 (07:45 -0700)
commite98cf0cd4f099c07016d50b136713559d21755b2
tree49addbbff5cdef9fe478aec8234128687a3bb49a
parent3ecc7da0cbf59dd2d731f14917d9c71fb8a58676
Add target_ops argument to to_remove_vfork_catchpoint

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.
gdb/ChangeLog
gdb/linux-nat.c
gdb/target.c
gdb/target.h
This page took 0.024971 seconds and 4 git commands to generate.