]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
Add target_ops argument to to_trace_init
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:39:36 +0000 (21:39 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:15 +0000 (07:46 -0700)
commitecae04e1df45d8ea47f700fde6cb1782c143f5d1
treef16dddd1b781601fe4f798f823b82ccadc1ae818
parentfab5aa7c3fe5e60c877469a1e4c9c551e343409e
Add target_ops argument to to_trace_init

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

* target.h (struct target_ops) <to_trace_init>: Add argument.
(target_trace_init): Add argument.
* target.c (update_current_target): Update.
* remote.c (remote_trace_init): Add 'self' argument.
gdb/ChangeLog
gdb/remote.c
gdb/target.c
gdb/target.h