]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Add target_ops argument to to_insn_history
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:48:04 +0000 (21:48 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:53 +0000 (07:46 -0700)
commit7a6c5609f76c156a95e314da790b331eace4137a
tree75ebf692499a240e94c093b39dd3b5e0d06f79ec
parent606183ac2c604257107f243f772fb5fb23d47968
Add target_ops argument to to_insn_history

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

* target.h (struct target_ops) <to_insn_history>: Add argument.
* target.c (target_insn_history): Add argument.
* record-btrace.c (record_btrace_insn_history): Add 'self'
argument.
gdb/ChangeLog
gdb/record-btrace.c
gdb/target.c
gdb/target.h