aboutsummaryrefslogtreecommitdiff
path: root/gdb/source-cache.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-25Fix use-after-free in source_cache::get_source_linesSimon Marchi1-0/+6
2019-03-16Fix vertical scrolling of TUI source windowEli Zaretskii1-0/+7
2019-03-14Avoid a crash in source_cache::extract_linesTom Tromey1-8/+13
2019-03-14Add the "set style source" commandTom Tromey1-1/+1
2019-03-12Fix MinGW build with source-highlightEli Zaretskii1-0/+6
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-12-28Fix the build when GNU Source Highlight is not availableTom Tromey1-0/+4
2018-12-28Highlight source code using GNU Source HighlightTom Tromey1-0/+209