aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-style.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-21Allow use of Pygments to colorize source codeTom Tromey1-2/+3
2020-01-13gdb: add back declarations for _initialize functionsSimon Marchi1-0/+1
2020-01-07Enable styling by default on CygwinJon Turney1-1/+1
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-01Add TUI border colorsTom Tromey1-22/+59
2019-10-03[gdb] Fix set/show style metadata help textTom de Vries1-1/+1
2019-10-01Introduce metadata styleTom Tromey1-0/+11
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-3/+3
2019-08-07Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers1-14/+14
2019-06-03Add highlight style, title style, fputs_highlighted. Improve 'show style'Philippe Waroquiers1-31/+86
2019-03-14Add the "set style source" commandTom Tromey1-0/+29
2019-03-14Make TUI react to "set style enabled"Tom Tromey1-0/+2
2019-03-09Support styling on native MS-Windows consoleEli Zaretskii1-1/+1
2019-01-12Implement help/show values for 'set|show style'.Philippe Waroquiers1-48/+51
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-12-30Fix 'help set/show style' strange layouts/results.Philippe Waroquiers1-5/+5
2018-12-28Highlight source code using GNU Source HighlightTom Tromey1-1/+8
2018-12-28Style addressesTom Tromey1-0/+11
2018-12-28Style variable namesTom Tromey1-0/+11
2018-12-28Add output styles to gdbTom Tromey1-0/+257