]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
convert to_remove_watchpoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 17:11:49 +0000 (10:11 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:47:09 +0000 (07:47 -0700)
commit61dd109f607a5fdf662af026f46a5695baa2a795
tree2a281507cb79dbf9c164617121b200be160d753b
parent016facd45b2dcd11afea6d1733faf5defafce8ae
convert to_remove_watchpoint

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

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