Add target_ops argument to to_download_trace_state_variable
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:40:13 +0000 (21:40 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:18 +0000 (07:46 -0700)
commit559d2b81f07720cc7d28ae0c496448c7905db049
tree8e97a001ef34cd8a753588dca854389ec753df4e
parenta52a8357cfeebe84e18276371ec29c8dd563adbf
Add target_ops argument to to_download_trace_state_variable

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

* target.h (struct target_ops) <to_download_trace_state_variable>:
Add argument.
(target_download_trace_state_variable): Add argument.
* target.c (update_current_target): Update.
* remote.c (remote_download_trace_state_variable): Add 'self'
argument.
gdb/ChangeLog
gdb/remote.c
gdb/target.c
gdb/target.h
This page took 0.024864 seconds and 4 git commands to generate.