]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
convert to_detach
authorTom Tromey <tromey@redhat.com>
Fri, 13 Dec 2013 20:33:08 +0000 (13:33 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:47:00 +0000 (07:47 -0700)
commit09da0d0ae79ea019e04e5a44b5095f5addecaa24
tree8215033aff42ba63478639121b9d0779a7fb734f
parent5436ff0304a28eaf84b2a3029b4005e55d93683a
convert to_detach

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

* target-delegates.c: Rebuild.
* target.c (target_detach): Unconditionally delegate.
(init_dummy_target): Don't initialize to_detach.
* target.h (struct target_ops) <to_detach>: Use
TARGET_DEFAULT_IGNORE.
gdb/ChangeLog
gdb/target-delegates.c
gdb/target.c
gdb/target.h