[gdb/testsuite] Fix info-var.exp for debug info from other files
[external/binutils.git] / gdb / source-cache.c
2019-08-19 Tom TromeyAdd Rust support to source highlighting
2019-08-06 Tom TromeyAdd file offsets to the source cache
2019-08-06 Tom TromeySave plain text in the source cache
2019-08-06 Tom TromeyFix latent bug in source cache
2019-07-10 Tom TromeyDon't include gdbarch.h from defs.h
2019-07-09 Tom TromeyRename common to gdbsupport
2019-06-19 Tom TromeyInstantiate a single source highlighter
2019-06-15 Andrew Burgessgdb: New function to open source file and compute line...
2019-04-27 Philippe WaroquiersHave 'thread|frame apply' style their output.
2019-03-26 Simon MarchiFix use-after-free in source_cache::get_source_lines
2019-03-16 Eli ZaretskiiFix vertical scrolling of TUI source window
2019-03-14 Tom TromeyAvoid a crash in source_cache::extract_lines
2019-03-14 Tom TromeyAdd the "set style source" command
2019-03-12 Eli ZaretskiiFix MinGW build with source-highlight
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-29 Tom TromeyFix the build when GNU Source Highlight is not available
2018-12-28 Tom TromeyHighlight source code using GNU Source Highlight