]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
convert to_stop_recording
authorTom Tromey <tromey@redhat.com>
Thu, 19 Dec 2013 15:21:20 +0000 (08:21 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:48:39 +0000 (07:48 -0700)
commitee97f592f2d9edf4ae720a68893af5cbaedd1be9
tree4600d1e3b5b372e45fbfc7b6ddfc2b0a798c8471
parent6dc7fcf4c1e9cbea86ebd067ce226ffdffa16c08
convert to_stop_recording

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

* record.c (record_stop): Unconditionally delegate.
* target-delegates.c: Rebuild.
* target.c (target_stop_recording): Unconditionally delegate.
* target.h (struct target_ops) <to_stop_recording>: Use
TARGET_DEFAULT_IGNORE.
gdb/ChangeLog
gdb/record.c
gdb/target-delegates.c
gdb/target.c
gdb/target.h