]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Add target_ops argument to to_call_history_range
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:49:06 +0000 (21:49 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:58 +0000 (07:46 -0700)
commitf0d960ea2fd9c7ffd2e6462b07b47280053738f3
treeddfbeace3668caa205ee89b3695f049015164aa0
parentec0aea0490879ef1c44ba795ad97e492128ffb45
Add target_ops argument to to_call_history_range

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

* target.h (struct target_ops) <to_call_history_range>: Add
argument.
* target.c (target_call_history_range): Add argument.
* record-btrace.c (record_btrace_call_history_range): Add 'self'
argument.
(record_btrace_call_history_from): Update.
gdb/ChangeLog
gdb/record-btrace.c
gdb/target.c
gdb/target.h