]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
Add target_ops argument to to_get_bookmark
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:36:04 +0000 (21:36 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:46:01 +0000 (07:46 -0700)
commitdd0e2830ee1e66c4bac079bacffc081a041cb5a8
treeeefbcf4894dfa5fa3881a06b8fa315e074cde273
parentfc6691b2590f61a2f1deeb9d73e7df23b1ced88a
Add target_ops argument to to_get_bookmark

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

* target.h (struct target_ops) <to_get_bookmark>: Add argument.
(target_get_bookmark): Add argument.
* target.c (dummy_get_bookmark): Add 'self' argument.
* record-full.c (record_full_get_bookmark): Add 'self' argument.
gdb/ChangeLog
gdb/record-full.c
gdb/target.c
gdb/target.h