]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/record-btrace.c
Add target_ops argument to to_call_history
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:48:41 +0000 (21:48 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:56 +0000 (07:46 -0700)
commit5df2fcba0d0547af4245d210370e7fdcecae7e15
tree4cd593e09b37abd91ad9eb0d0cf5af3d97a3569b
parent4e99c6b708b232d1cd61c29148e2d8290b625786
Add target_ops argument to to_call_history

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

* target.h (struct target_ops) <to_call_history>: Add argument.
* target.c (target_call_history): Add argument.
* record-btrace.c (record_btrace_call_history): Add 'self'
argument.
gdb/ChangeLog
gdb/record-btrace.c
gdb/target.c
gdb/target.h