]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
convert to_get_bookmark
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index 23d5c3bba3ef5a66dace158d06b9e38f8dfade30..3528a4ede4bd4999f6a7d903177c896599b1d425 100644 (file)
@@ -1,3 +1,13 @@
+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
+
 2014-02-19  Tom Tromey  <tromey@redhat.com>
 
        * target-delegates.c: Rebuild.