]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
convert to_remove_exec_catchpoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 17:46:02 +0000 (10:46 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:47:25 +0000 (07:47 -0700)
commitcda0f38c9e2092b84e9b44a9da7f7c6ef79a2332
tree69ed3baf8affbb24b73ee0dc2d59e024b06766fd
parent62f64d7a6a8e8e46afa52133dc8a098684e118e9
convert to_remove_exec_catchpoint

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

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