]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
convert to_insert_hw_breakpoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 17:01:11 +0000 (10:01 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:47:06 +0000 (07:47 -0700)
commit61b371f94436eccaf6792b0a0243bcd1aabe8051
treed827238c325c1fab68982a222be29a3ba0719a44
parent52b51d06f873e4bc4874042c32383b68caa194fc
convert to_insert_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_insert_hw_breakpoint.
* target.h (struct target_ops) <to_insert_hw_breakpoint>: Use
TARGET_DEFAULT_RETURN.
gdb/ChangeLog
gdb/target-delegates.c
gdb/target.c
gdb/target.h