Do not emit style escape sequences to log file
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c5bd857bb7b050c9861fdd4f26064af9e643d0ed..702aa7fea4a40a70575cef9602ce92e105a605e6 100644 (file)
@@ -1,3 +1,13 @@
+2019-06-14  Tom Tromey  <tromey@adacore.com>
+
+       PR gdb/24502:
+       * ui-style.h (skip_ansi_escape): Update comment.
+       * ui-file.h (class no_terminal_escape_file): New class.
+       * ui-file.c (no_terminal_escape_file::write)
+       (no_terminal_escape_file::puts): New methods.
+       * cli/cli-logging.c (handle_redirections): Use
+       no_terminal_escape_file.
+
 2019-06-14  Tom Tromey  <tromey@adacore.com>
 
        * NEWS: Move convenience variable news above Python news.
This page took 0.031961 seconds and 4 git commands to generate.