[PATCH 00/16] Add styling to the gdb CLI and TUI

Tom Tromey tom@tromey.com
Mon Mar 4 16:16:00 GMT 2019


>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:

Eli> I've seen the assertion in the code, but it wasn't clear to me when/if
Eli> I could get non-basic colors on MS-Windows.  Could you describe a
Eli> situation where that could happen?

The user can do it from the command line:

(gdb) printf "\e[38;2;255;100;0mTRUECOLOR\e[0m\n"

Maybe it can be done via GNU Source Highlight as well, though I am not
totally sure.

Tom



More information about the Gdb-patches mailing list