]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
convert to_insert_watchpoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 17:08:59 +0000 (10:08 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:47:08 +0000 (07:47 -0700)
commit016facd45b2dcd11afea6d1733faf5defafce8ae
tree760564fcb3f2b7d48898656da5647246c951591c
parent418dabacd2dce85dc781f6fdc5aa277476b445c9
convert to_insert_watchpoint

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

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