]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
convert to_can_run
authorTom Tromey <tromey@redhat.com>
Fri, 20 Dec 2013 19:19:37 +0000 (12:19 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:48:40 +0000 (07:48 -0700)
commite88ef65ce5f5ec33931c71c2c7a1f490b90ddd44
treef18ff48f2225f5b8171a2a7c47205e45fa44ff86
parent86a0854a691a220419785b2008bf2fb0ddd6e46f
convert to_can_run

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

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