Add target_ops argument to to_insert_vfork_catchpoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:32:17 +0000 (21:32 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:45:45 +0000 (07:45 -0700)
commit3ecc7da0cbf59dd2d731f14917d9c71fb8a58676
tree3c543726a159a8fbb5e17d32a4173d8aa130f2db
parent973fc2275208a4bfd7dddaa825e0b08b2100546e
Add target_ops argument to to_insert_vfork_catchpoint

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

* target.h (struct target_ops) <to_insert_vfork_catchpoint>: Add
argument.
(target_insert_vfork_catchpoint): Add argument.
* target.c (debug_to_insert_vfork_catchpoint): Add argument.
(update_current_target): Update.
* linux-nat.c (linux_child_insert_vfork_catchpoint): Add 'self'
argument.
gdb/ChangeLog
gdb/linux-nat.c
gdb/target.c
gdb/target.h
This page took 0.02465 seconds and 4 git commands to generate.