]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
Add target_ops argument to to_insn_history_from
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:48:16 +0000 (21:48 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:54 +0000 (07:46 -0700)
commit9abc3ff39e21529b0252a5257f75f157ea919603
tree5376bf55a48e1a4ddc0ffbf0d2936cf4fc84c320
parent7a6c5609f76c156a95e314da790b331eace4137a
Add target_ops argument to to_insn_history_from

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

* target.h (struct target_ops) <to_insn_history_from>: Add
argument.
* target.c (target_insn_history_from): Add argument.
* record-btrace.c (record_btrace_insn_history_from): Add 'self'
argument.
gdb/ChangeLog
gdb/record-btrace.c
gdb/target.c
gdb/target.h