summaryrefslogtreecommitdiff
path: root/gdb/source-cache.c
Commit message (Expand)AuthorAgeFilesLines
* Fix use-after-free in source_cache::get_source_linesSimon Marchi2019-03-251-0/+6
* Fix vertical scrolling of TUI source windowEli Zaretskii2019-03-161-0/+7
* Avoid a crash in source_cache::extract_linesTom Tromey2019-03-141-8/+13
* Add the "set style source" commandTom Tromey2019-03-141-1/+1
* Fix MinGW build with source-highlightEli Zaretskii2019-03-121-0/+6
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Fix the build when GNU Source Highlight is not availableTom Tromey2018-12-281-0/+4
* Highlight source code using GNU Source HighlightTom Tromey2018-12-281-0/+209