]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
convert to_insert_exec_catchpoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 17:45:38 +0000 (10:45 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:47:24 +0000 (07:47 -0700)
commit62f64d7a6a8e8e46afa52133dc8a098684e118e9
tree34bad8a8048078d9a280d70b991a33dbc58db223
parent95c3375e4733e676f9fb6f2229061151d139fcb6
convert to_insert_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