]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
convert to_remove_hw_breakpoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 17:05:18 +0000 (10:05 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:47:07 +0000 (07:47 -0700)
commit418dabacd2dce85dc781f6fdc5aa277476b445c9
treee9988c8241a5673d3682b6fac43bbc969ae9f806
parent61b371f94436eccaf6792b0a0243bcd1aabe8051
convert to_remove_hw_breakpoint

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

* target-delegates.c: Rebuild.
* target.c (update_current_target): Don't inherit or default
to_remove_hw_breakpoint.
* target.h (struct target_ops) <to_remove_hw_breakpoint>: Use
TARGET_DEFAULT_RETURN.
gdb/ChangeLog
gdb/target-delegates.c
gdb/target.c
gdb/target.h