Make fputs_unfiltered use fputs_maybe_filtered
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f3667bba13a9b3752953d961dd8a6e5eb6955cb8..5448f83c415b874adb2613bcff2acc4371508493 100644 (file)
@@ -1,3 +1,16 @@
+2020-02-05  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       PR gdb/25190:
+        * gdb/remote-sim.c (gdb_os_write_stderr): Update.
+        * gdb/remote.c (remote_console_output): Update.
+        * gdb/ui-file.c (fputs_unfiltered): Rename to...
+        (ui_file_puts): ...this.
+        * gdb/ui-file.h (ui_file_puts): Add declaration.
+        * gdb/utils.c (emit_style_escape): Update.
+        (flush_wrap_buffer): Update.
+        (fputs_maybe_filtered): Update.
+        (fputs_unfiltered): Add function.
+
 2020-02-05  Iain Buclaw  <ibuclaw@gdcproject.org>
 
         * gdb/event-loop.c (gdb_wait_for_event): Update.
This page took 0.034784 seconds and 4 git commands to generate.