Add style-escape methods to ui_file
authorTom Tromey <tom@tromey.com>
Sat, 1 Jan 2022 08:34:48 +0000 (01:34 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 29 Mar 2022 18:46:24 +0000 (12:46 -0600)
commitc8d74a7b4b341f7498a3827555451924cabdd0f1
tree549460704305e6e34c9ea3684a6729726102aac8
parent9b7167182d1f6fef32c264587bbc00c7f9bd21f2
Add style-escape methods to ui_file

This adds emit_style_escape and reset_style methods to ui_file.  These
aren't used yet, but they will be once the pager is converted to be a
ui_file subclass.
gdb/ui-file.c
gdb/ui-file.h