]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Add target_ops argument to to_download_tracepoint
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:39:49 +0000 (21:39 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:16 +0000 (07:46 -0700)
commit548f7808ad0fe07cc80dbacbf86f61bbfaa3fc73
treee9fb1627fb454c79b4bd4d23a15818421741b98d
parentecae04e1df45d8ea47f700fde6cb1782c143f5d1
Add target_ops argument to to_download_tracepoint

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

* target.h (struct target_ops) <to_download_tracepoint>: Add
argument.
(target_download_tracepoint): Add argument.
* target.c (update_current_target): Update.
* remote.c (remote_download_tracepoint): Add 'self' argument.
gdb/ChangeLog
gdb/remote.c
gdb/target.c
gdb/target.h