Add target_ops argument to to_info_record
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:46:38 +0000 (21:46 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:47 +0000 (07:46 -0700)
commit630d6a4ad3e46c9fb6f6976030d8edb3ded6cf1c
tree8ee0e3298368274db9830291992507dc7a755366
parentc6cd7c02d1b67aafe4c791e2828c58733c68c03d
Add target_ops argument to to_info_record

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

* target.h (struct target_ops) <to_info_record>: Add argument.
* target.c (target_info_record): Add argument.
* record.c (info_record_command): Add argument.
* record-full.c (record_full_info): Add 'self' argument.
* record-btrace.c (record_btrace_info): Add 'self' argument.
gdb/ChangeLog
gdb/record-btrace.c
gdb/record-full.c
gdb/record.c
gdb/target.c
gdb/target.h
This page took 0.034223 seconds and 4 git commands to generate.