]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/target.h
convert to_get_bookmark
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 18:10:32 +0000 (11:10 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:47:33 +0000 (07:47 -0700)
commit3dbafbbb27843724f56f9016e6781a501c0b2af0
treedaa2d196f513f9f8c9de74647a6a6cfb35c33120
parent16f796b16a0a7c16c8c11800136b99e53984f4c2
convert to_get_bookmark

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

* target-delegates.c: Rebuild.
* target.c (update_current_target): Don't inherit or default
to_get_bookmark.
(dummy_get_bookmark): Remove.
(init_dummy_target): Don't inherit or default to_get_bookmark.
* target.h (struct target_ops) <to_get_bookmark>: Use
TARGET_DEFAULT_NORETURN
gdb/ChangeLog
gdb/target-delegates.c
gdb/target.c
gdb/target.h