Add target_ops argument to to_use_agent
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:45:10 +0000 (21:45 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:40 +0000 (07:46 -0700)
commit2c152180b36b20e14c4562a127d5d7fb8789d175
treed5bddb8c0ada534615d627e616a366d745bc6dd1
parenta893e81f187e3ffd69a90bd8181571628f74794e
Add target_ops argument to to_use_agent

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

* target.h (struct target_ops) <to_use_agent>: Add argument.
(target_use_agent): Add argument.
* target.c (update_current_target): Update.
* remote.c (remote_use_agent): Add 'self' argument.
* inf-child.c (inf_child_use_agent): Add 'self' argument.
gdb/ChangeLog
gdb/inf-child.c
gdb/remote.c
gdb/target.c
gdb/target.h
This page took 0.024141 seconds and 4 git commands to generate.