Enable styling by default on Cygwin
authorJon Turney <jon.turney@dronecode.org.uk>
Sun, 29 Dec 2019 22:26:41 +0000 (22:26 +0000)
committerJon Turney <jon.turney@dronecode.org.uk>
Tue, 7 Jan 2020 13:45:01 +0000 (13:45 +0000)
commit06a6207a1ab458521656f293bb1ca8fd013d6f7c
tree17f260e27b113c4df42b4aefd3472fef9bcc7a14
parent2a1ebfb221f5f52a743b7ea4c504a7318956c49c
Enable styling by default on Cygwin

Cygwin meets the expectations of gdb for styling (if TERM is set and not
'DUMB', the terminal supports 'ANSI' (ECMA-48) escape sequences.

gdb/ChangeLog:

2020-01-02  Jon Turney  <jon.turney@dronecode.org.uk>

* cli/cli-style.c: Set cli_styling to 'true' in the Cygwin build.
gdb/ChangeLog
gdb/cli/cli-style.c
This page took 0.024668 seconds and 4 git commands to generate.