Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-10 | Don't include gdbarch.h from defs.h | Tom Tromey | 1 | -0/+1 |
2019-07-09 | Rename common to gdbsupport | Tom Tromey | 1 | -1/+1 |
2019-06-19 | Instantiate a single source highlighter | Tom Tromey | 1 | -3/+14 |
2019-06-15 | gdb: New function to open source file and compute line charpos data | Andrew Burgess | 1 | -6/+2 |
2019-04-27 | Have 'thread|frame apply' style their output. | Philippe Waroquiers | 1 | -1/+1 |
2019-03-25 | Fix use-after-free in source_cache::get_source_lines | Simon Marchi | 1 | -0/+6 |
2019-03-16 | Fix vertical scrolling of TUI source window | Eli Zaretskii | 1 | -0/+7 |
2019-03-14 | Avoid a crash in source_cache::extract_lines | Tom Tromey | 1 | -8/+13 |
2019-03-14 | Add the "set style source" command | Tom Tromey | 1 | -1/+1 |
2019-03-12 | Fix MinGW build with source-highlight | Eli Zaretskii | 1 | -0/+6 |
2019-01-01 | Update copyright year range in all GDB files. | Joel Brobecker | 1 | -1/+1 |
2018-12-28 | Fix the build when GNU Source Highlight is not available | Tom Tromey | 1 | -0/+4 |
2018-12-28 | Highlight source code using GNU Source Highlight | Tom Tromey | 1 | -0/+209 |