]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add target_ops argument to to_insn_history_range
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:48:29 +0000 (21:48 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:55 +0000 (07:46 -0700)
commit4e99c6b708b232d1cd61c29148e2d8290b625786
tree58b17e5fde16a3276dfd634e9406f2cc3cb4a770
parent9abc3ff39e21529b0252a5257f75f157ea919603
Add target_ops argument to to_insn_history_range

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

* target.h (struct target_ops) <to_insn_history_range>: Add
argument.
* target.c (target_insn_history_range): Add argument.
* record-btrace.c (record_btrace_insn_history_range): Add 'self'
argument.
(record_btrace_insn_history_from): Update.
gdb/ChangeLog
gdb/record-btrace.c
gdb/target.c
gdb/target.h