]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
convert to_log_command
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 17:52:58 +0000 (10:52 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:47:30 +0000 (07:47 -0700)
commitd9cb019581e7934faa292b5f9d0caa62be0ceef0
treebb4bc4e036b5d5d321798ecabf5c47ad9fc0d68b
parent830ca33050cbad40e2d57ac9843033048e0160ca
convert to_log_command

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

* target-delegates.c: Rebuild.
* target.c (update_current_target): Don't inherit or default
to_log_command.
* target.h (struct target_ops) <to_log_command>: Use
TARGET_DEFAULT_IGNORE.
(target_log_command): Unconditionally delegate.
gdb/ChangeLog
gdb/target-delegates.c
gdb/target.c
gdb/target.h