Remove read_memory_string
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 133f97103a1ecd8dee06bd6e756006537bbce9c9..1ebe8f3f894571b70a3e53335b54b0d463539787 100644 (file)
@@ -1,3 +1,14 @@
+2020-06-15  Tom Tromey  <tromey@adacore.com>
+
+       * corefile.c (read_memory_string): Remove.
+       * ada-valprint.c (ada_value_print_ptr): Update.
+       * ada-lang.h (ada_tag_name): Change return type.
+       * ada-lang.c (type_from_tag): Update.
+       (ada_tag_name_from_tsd): Change return type.  Use
+       target_read_string.
+       (ada_tag_name): Likewise.
+       * gdbcore.h (read_memory_string): Don't declare.
+
 2020-06-14  Hannes Domani  <ssbssa@yahoo.de>
 
        * symtab.c (rbreak_command): Ignore Windows drive colon.
This page took 0.023091 seconds and 4 git commands to generate.