Add target_ops argument to to_set_syscall_catchpoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:33:06 +0000 (21:33 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:45:48 +0000 (07:45 -0700)
commitff214e679c60368c23e4052c9efcc7457a3a2c43
treea1913c392a51fa3b7d7d71b8be47044d28e5cdc0
parent758e29d2cd0242b72a05515a701cfdcb73794864
Add target_ops argument to to_set_syscall_catchpoint

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

* target.h (struct target_ops) <to_set_syscall_catchpoint>: Add
argument.
(target_set_syscall_catchpoint): Add argument.
* linux-nat.c (linux_child_set_syscall_catchpoint): Add 'self'
argument.
* target.c (update_current_target): Update.
gdb/ChangeLog
gdb/linux-nat.c
gdb/target.c
gdb/target.h
This page took 0.027165 seconds and 4 git commands to generate.