Add target_ops argument to to_call_history_from
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:48:53 +0000 (21:48 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:57 +0000 (07:46 -0700)
commitec0aea0490879ef1c44ba795ad97e492128ffb45
tree3e03901ae07a4736d77a57aae38b8d998a76a854
parent5df2fcba0d0547af4245d210370e7fdcecae7e15
Add target_ops argument to to_call_history_from

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

* target.h (struct target_ops) <to_call_history_from>: Add
argument.
* target.c (target_call_history_from): Add argument.
* record-btrace.c (record_btrace_call_history_from): Add 'self'
argument.
gdb/ChangeLog
gdb/record-btrace.c
gdb/target.c
gdb/target.h
This page took 0.025058 seconds and 4 git commands to generate.