Add `set print array-indexes' tests for C/C++ arrays
[binutils-gdb.git] / gdb / source-cache.c
2022-01-12 Andrew Burgessgdb: add 'maint set/show gnu-source-highlight enabled...
2022-01-12 Andrew Burgessgdb: erase items from the source_cache::m_offset_cache
2022-01-12 Andrew Burgessgdb: new 'maint flush source-cache' command
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-10-29 Tom TromeyRemove the exec_bfd macro
2020-10-29 Tom TromeyRemove exec_bfd_mtime define
2020-02-06 Shahab Vahedigdb: Catch exceptions if the source file is not found
2020-01-21 Tom TromeyAllow use of Pygments to colorize source code
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2019-09-19 Tom de Vries[gdb] Catch exception when constructing the highlighter
2019-09-17 Andrew Burgessgdb: Catch exceptions when accessing source cache
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