]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.c
convert to_rcmd
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 16:35:21 +0000 (09:35 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:47:01 +0000 (07:47 -0700)
commita53f36250ea71db7b4968020e2284dc0488a4ce8
tree82ce41a80647771f3b173bf5d43bfab1cf62687a
parente9a2920092f392f61bcffebc390e0ce0c2cc1b99
convert to_rcmd

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

* target-delegates.c: Rebuild.
* target.c (update_current_target): Don't inherit or default
to_rcmd.
(default_rcmd): New function.
(do_monitor_command): Unconditionally delegate.
* target.h (struct target_ops) <to_rmcd>: Use
TARGET_DEFAULT_FUNC.
gdb/ChangeLog
gdb/target-delegates.c
gdb/target.c
gdb/target.h