summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-style.c
Commit message (Expand)AuthorAgeFilesLines
* gdb: use python to colorize disassembler outputAndrew Burgess2022-02-141-0/+44
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* gdb: rename source_styling_changed observerAndrew Burgess2021-11-251-1/+1
* gdb: add add_setshow_prefix_cmdSimon Marchi2021-10-281-8/+8
* gdb: remove context parameter from add_setshow_enum_cmdSimon Marchi2021-06-251-24/+38
* gdb: add context getter/setter to cmd_list_elementSimon Marchi2021-06-251-2/+3
* gdb: generate the prefix name for prefix commands on demandMarco Barisione2021-05-121-7/+4
* gdb: add new version styleAndrew Burgess2021-01-221-2/+15
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Revert "Add completion styling"Tom Tromey2020-05-241-42/+0
* Add completion stylingTom Tromey2020-05-231-0/+42
* Replace most calls to help_list and cmd_show_listTom Tromey2020-04-171-83/+43
* Allow use of Pygments to colorize source codeTom Tromey2020-01-211-2/+3
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-131-0/+1
* Enable styling by default on CygwinJon Turney2020-01-071-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Add TUI border colorsTom Tromey2019-12-011-22/+59
* [gdb] Fix set/show style metadata help textTom de Vries2019-10-031-1/+1
* Introduce metadata styleTom Tromey2019-10-011-0/+11
* Change boolean options to bool instead of intChristian Biesinger2019-09-181-3/+3
* Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers2019-08-071-14/+14
* Add highlight style, title style, fputs_highlighted. Improve 'show style'Philippe Waroquiers2019-06-031-31/+86
* Add the "set style source" commandTom Tromey2019-03-141-0/+29
* Make TUI react to "set style enabled"Tom Tromey2019-03-141-0/+2
* Support styling on native MS-Windows consoleEli Zaretskii2019-03-091-1/+1
* Implement help/show values for 'set|show style'.Philippe Waroquiers2019-01-121-48/+51
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Fix 'help set/show style' strange layouts/results.Philippe Waroquiers2018-12-301-5/+5
* Highlight source code using GNU Source HighlightTom Tromey2018-12-281-1/+8
* Style addressesTom Tromey2018-12-281-0/+11
* Style variable namesTom Tromey2018-12-281-0/+11
* Add output styles to gdbTom Tromey2018-12-281-0/+257