Add target_ops argument to to_execution_direction
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:36:54 +0000 (21:36 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:04 +0000 (07:46 -0700)
commit4c6127599b8d882f3125e28bca938548367bf0f3
treee4889928eba386a7f08ff3163f375d0c2f556145
parent19db3e69f3d107ea02b97335daf429a660e6cf97
Add target_ops argument to to_execution_direction

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

* target.h (struct target_ops) <to_execution_direction>: Add
argument.
(target_execution_direction): Add argument.
* target.c (default_execution_direction): Add 'self' argument.
* record-full.c (record_full_execution_direction): Add 'self'
argument.
gdb/ChangeLog
gdb/record-full.c
gdb/target.c
gdb/target.h