]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ChangeLog
Use ui_file_as_string in execute_command_to_string
[thirdparty/binutils-gdb.git] / gdb / ChangeLog
index f88e50595b4d735fa897a70cf47486f62ea18c54..68f8cf0d494e3a6a181c6aabbf9946066374da53 100644 (file)
@@ -1,3 +1,14 @@
+2016-11-08  Pedro Alves  <palves@redhat.com>
+
+       * gdbcmd.h (execute_command_to_string): Now returns std::string.
+       (lookup_struct_elt_type): Adjust to use std::string.
+       * top.c (execute_command_to_string): Use ui_file_as_string and
+       return std::string.
+       * guile/guile.c (gdbscm_execute_gdb_command): Adjust to use
+       std::string.
+       * python/python.c (execute_gdb_command): Adjust to use
+       std::string.
+
 2016-11-08  Pedro Alves  <palves@redhat.com>
 
        * guile/scm-breakpoint.c (gdbscm_breakpoint_commands): Use