]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
convert to_remove_mask_watchpoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 21:33:28 +0000 (14:33 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:48:09 +0000 (07:48 -0700)
commit8b1c364c146fc5a73311a434f8f6eecf3e83685b
treeb6beeea59a6bbc3699865398a9e27e9ffb7741e0
parentcd4ae029569aa0c38230f042b39f505ac5b8f732
convert to_remove_mask_watchpoint

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

* target-delegates.c: Rebuild.
* target.c (target_remove_mask_watchpoint): Unconditionally
delegate.
* target.h (struct target_ops) <to_remove_mask_watchpoint>: Use
TARGET_DEFAULT_RETURN.
gdb/ChangeLog
gdb/target-delegates.c
gdb/target.c
gdb/target.h