GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/binutils-2.44
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
source-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: remove symtab::objfile
Simon Marchi
2022-04-07
1
-2
/
+3
*
Unify gdb printf functions
Tom Tromey
2022-03-29
1
-4
/
+4
*
gdb: remove SYMTAB_OBJFILE macro
Simon Marchi
2022-02-06
1
-2
/
+2
*
gdb: remove SYMTAB_LANGUAGE macro, add getter/setter
Simon Marchi
2022-02-06
1
-1
/
+1
*
gdb: add 'maint set/show gnu-source-highlight enabled' command
Andrew Burgess
2022-01-12
1
-1
/
+71
*
gdb: erase items from the source_cache::m_offset_cache
Andrew Burgess
2022-01-12
1
-4
/
+7
*
gdb: new 'maint flush source-cache' command
Andrew Burgess
2022-01-12
1
-0
/
+14
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
Remove the exec_bfd macro
Tom Tromey
2020-10-29
1
-1
/
+1
*
Remove exec_bfd_mtime define
Tom Tromey
2020-10-29
1
-1
/
+1
*
gdb: Catch exceptions if the source file is not found
Shahab Vahedi
2020-02-06
1
-18
/
+21
*
Allow use of Pygments to colorize source code
Tom Tromey
2020-01-21
1
-2
/
+12
*
gdb: add back declarations for _initialize functions
Simon Marchi
2020-01-13
1
-0
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
[gdb] Catch exception when constructing the highlighter
Tom de Vries
2019-09-19
1
-6
/
+6
*
gdb: Catch exceptions when accessing source cache
Andrew Burgess
2019-09-17
1
-10
/
+17
*
Add Rust support to source highlighting
Tom Tromey
2019-08-19
1
-7
/
+17
*
Add file offsets to the source cache
Tom Tromey
2019-08-06
1
-58
/
+135
*
Save plain text in the source cache
Tom Tromey
2019-08-06
1
-71
/
+43
*
Fix latent bug in source cache
Tom Tromey
2019-08-06
1
-11
/
+38
*
Don't include gdbarch.h from defs.h
Tom Tromey
2019-07-10
1
-0
/
+1
*
Rename common to gdbsupport
Tom Tromey
2019-07-09
1
-1
/
+1
*
Instantiate a single source highlighter
Tom Tromey
2019-06-19
1
-3
/
+14
*
gdb: New function to open source file and compute line charpos data
Andrew Burgess
2019-06-15
1
-6
/
+2
*
Have 'thread|frame apply' style their output.
Philippe Waroquiers
2019-04-27
1
-1
/
+1
*
Fix use-after-free in source_cache::get_source_lines
Simon Marchi
2019-03-25
1
-0
/
+6
*
Fix vertical scrolling of TUI source window
Eli Zaretskii
2019-03-16
1
-0
/
+7
*
Avoid a crash in source_cache::extract_lines
Tom Tromey
2019-03-14
1
-8
/
+13
*
Add the "set style source" command
Tom Tromey
2019-03-14
1
-1
/
+1
*
Fix MinGW build with source-highlight
Eli Zaretskii
2019-03-12
1
-0
/
+6
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Fix the build when GNU Source Highlight is not available
Tom Tromey
2018-12-28
1
-0
/
+4
*
Highlight source code using GNU Source Highlight
Tom Tromey
2018-12-28
1
-0
/
+209