Age | Commit message (Expand) | Author | Files | Lines |
2024-09-30 | Add line-number styling | Tom Tromey | 1 | -0/+12 |
2024-03-26 | gdb, gdbserver, gdbsupport: remove includes of early headers | Simon Marchi | 1 | -1/+0 |
2024-01-12 | Update copyright year range in header of all files managed by GDB | Andrew Burgess | 1 | -1/+1 |
2023-01-01 | Update copyright year range in header of all files managed by GDB | Joel Brobecker | 1 | -1/+1 |
2022-11-16 | gdb: add "set style tui-current-position on|off", default to off | Pedro Alves | 1 | -2/+2 |
2022-07-11 | gdb: add support for disassembler styling using libopcodes | Andrew Burgess | 1 | -9/+98 |
2022-03-29 | Unify gdb printf functions | Tom Tromey | 1 | -7/+7 |
2022-03-29 | Unify gdb puts functions | Tom Tromey | 1 | -1/+1 |
2022-02-14 | gdb: use python to colorize disassembler output | Andrew Burgess | 1 | -0/+44 |
2022-01-01 | Automatic Copyright Year update after running gdb/copyright.py | Joel Brobecker | 1 | -1/+1 |
2021-11-25 | gdb: rename source_styling_changed observer | Andrew Burgess | 1 | -1/+1 |
2021-10-28 | gdb: add add_setshow_prefix_cmd | Simon Marchi | 1 | -8/+8 |
2021-06-25 | gdb: remove context parameter from add_setshow_enum_cmd | Simon Marchi | 1 | -24/+38 |
2021-06-25 | gdb: add context getter/setter to cmd_list_element | Simon Marchi | 1 | -2/+3 |
2021-05-12 | gdb: generate the prefix name for prefix commands on demand | Marco Barisione | 1 | -7/+4 |
2021-01-22 | gdb: add new version style | Andrew Burgess | 1 | -2/+15 |
2021-01-01 | Update copyright year range in all GDB files | Joel Brobecker | 1 | -1/+1 |
2020-05-24 | Revert "Add completion styling" | Tom Tromey | 1 | -42/+0 |
2020-05-23 | Add completion styling | Tom Tromey | 1 | -0/+42 |
2020-04-17 | Replace most calls to help_list and cmd_show_list | Tom Tromey | 1 | -83/+43 |
2020-01-21 | Allow use of Pygments to colorize source code | Tom Tromey | 1 | -2/+3 |
2020-01-13 | gdb: add back declarations for _initialize functions | Simon Marchi | 1 | -0/+1 |
2020-01-07 | Enable styling by default on Cygwin | Jon Turney | 1 | -1/+1 |
2020-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2019-12-01 | Add TUI border colors | Tom Tromey | 1 | -22/+59 |
2019-10-03 | [gdb] Fix set/show style metadata help text | Tom de Vries | 1 | -1/+1 |
2019-10-01 | Introduce metadata style | Tom Tromey | 1 | -0/+11 |
2019-09-18 | Change boolean options to bool instead of int | Christian Biesinger | 1 | -3/+3 |
2019-08-07 | Make first and last lines of 'command help documentation' consistent. | Philippe Waroquiers | 1 | -14/+14 |
2019-06-03 | Add highlight style, title style, fputs_highlighted. Improve 'show style' | Philippe Waroquiers | 1 | -31/+86 |
2019-03-14 | Add the "set style source" command | Tom Tromey | 1 | -0/+29 |
2019-03-14 | Make TUI react to "set style enabled" | Tom Tromey | 1 | -0/+2 |
2019-03-09 | Support styling on native MS-Windows console | Eli Zaretskii | 1 | -1/+1 |
2019-01-12 | Implement help/show values for 'set|show style'. | Philippe Waroquiers | 1 | -48/+51 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-12-30 | Fix 'help set/show style' strange layouts/results. | Philippe Waroquiers | 1 | -5/+5 |
2018-12-28 | Highlight source code using GNU Source Highlight | Tom Tromey | 1 | -1/+8 |
2018-12-28 | Style addresses | Tom Tromey | 1 | -0/+11 |
2018-12-28 | Style variable names | Tom Tromey | 1 | -0/+11 |
2018-12-28 | Add output styles to gdb | Tom Tromey | 1 | -0/+257 |