]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
convert to_supports_evaluation_of_breakpoint_conditions
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 21:20:06 +0000 (14:20 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:48:05 +0000 (07:48 -0700)
commitccfde2a0c07136f95907a7d545cf6781273ba4a0
tree72d8f167d3d04d539b458b0294104482e6fcd7b4
parent0de91722c6021504af3a1cc06c59d1961b2cc585
convert to_supports_evaluation_of_breakpoint_conditions

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

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