]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
Add target_ops argument to to_trace_start
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:41:02 +0000 (21:41 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:21 +0000 (07:46 -0700)
commite2d1aae3726343725f2381a7fdca8647b6086584
tree0b8e317de8cede7a883f2e070d3e62fe2864975c
parent583f9a86a41ec94276dd56da8844a40add57f734
Add target_ops argument to to_trace_start

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

* target.h (struct target_ops) <to_trace_start>: Add argument.
(target_trace_start): Add argument.
* target.c (update_current_target): Update.
* remote.c (remote_trace_start): Add 'self' argument.
gdb/ChangeLog
gdb/remote.c
gdb/target.c
gdb/target.h