aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-style.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-12gdb: generate the prefix name for prefix commands on demandMarco Barisione1-3/+0
2021-01-22gdb: add new version styleAndrew Burgess1-1/+5
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-05-24Revert "Add completion styling"Tom Tromey1-9/+0
2020-05-23Add completion stylingTom Tromey1-0/+9
2020-04-17Replace most calls to help_list and cmd_show_listTom Tromey1-2/+0
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-01Add TUI border colorsTom Tromey1-1/+16
2019-11-10Remove unused constructor declaration from cli_style_optionTom Tromey1-3/+0
2019-10-01Introduce metadata styleTom Tromey1-0/+5
2019-09-18Change boolean options to bool instead of intChristian Biesinger1-2/+2
2019-07-10Don't include gdbarch.h from defs.hTom Tromey1-0/+1
2019-06-03Add highlight style, title style, fputs_highlighted. Improve 'show style'Philippe Waroquiers1-3/+18
2019-03-14Add the "set style source" commandTom Tromey1-0/+3
2019-02-07Normalize include guards in gdbTom Tromey1-3/+3
2019-01-12Implement help/show values for 'set|show style'.Philippe Waroquiers1-6/+10
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-12-28Style addressesTom Tromey1-0/+3
2018-12-28Style variable namesTom Tromey1-0/+3
2018-12-28Add output styles to gdbTom Tromey1-0/+89