Add function execute_command_to_ui_file
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index eb2d0f41ce4d11da89f9d5f1ab6bbde018921440..fbd6bb23ce31ec7b67cebc9b5da3440ad413e112 100644 (file)
@@ -1,3 +1,11 @@
+2019-05-31  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdbcmd.h (execute_command_to_ui_file): New declaration.
+       top.c (execute_command_to_ui_file): New function, mostly a copy
+       of execute_command_to_string.
+       (execute_command_to_string): Implement by calling
+       execute_command_to_ui_file.
+
 2019-05-31  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
 
        * top.h (saved_command_line): Remove declaration.
This page took 0.030657 seconds and 4 git commands to generate.