]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
Add target_ops argument to to_trace_set_readonly_regions
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:40:50 +0000 (21:40 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:20 +0000 (07:46 -0700)
commit583f9a86a41ec94276dd56da8844a40add57f734
tree89aa96c09d65325cd23d2de09a97ba752b568643
parent780b049caa49b72635b2b84ef47d35c9c2f91473
Add target_ops argument to to_trace_set_readonly_regions

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

* target.h (struct target_ops) <to_trace_set_readonly_regions>:
Add argument.
(target_trace_set_readonly_regions): Add argument.
* target.c (update_current_target): Update.
* remote.c (remote_trace_set_readonly_regions): Add 'self'
argument.
gdb/ChangeLog
gdb/remote.c
gdb/target.c
gdb/target.h