Add target_ops argument to to_remove_exec_catchpoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:32:54 +0000 (21:32 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:45:48 +0000 (07:45 -0700)
commit758e29d2cd0242b72a05515a701cfdcb73794864
tree387d7253134e4c4b5b7764646b2beb26e23a74d8
parentba025e51ae36df9d804c64226292c8b863aa0a99
Add target_ops argument to to_remove_exec_catchpoint

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

* target.h (struct target_ops) <to_remove_exec_catchpoint>: Add
argument.
(target_remove_exec_catchpoint): Add argument.
* target.c (debug_to_remove_exec_catchpoint): Add argument.
(update_current_target): Update.
* linux-nat.c (linux_child_remove_exec_catchpoint): Add 'self'
argument.
gdb/ChangeLog
gdb/linux-nat.c
gdb/target.c
gdb/target.h
This page took 0.026862 seconds and 4 git commands to generate.