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/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
/
symfile-debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change boolean options to bool instead of int
Christian Biesinger
2019-09-18
1
-2
/
+2
*
Change map_matching_symbols to take a lookup_name_info
Tom Tromey
2019-09-10
1
-6
/
+3
*
Change map_matching_symbols to take a symbol_found_callback_ftype
Tom Tromey
2019-09-10
1
-12
/
+9
*
Change lookup_symbol's block_index parameter type to block_enum
Simon Marchi
2019-09-07
1
-2
/
+2
*
Convert probes to type-safe registry API
Tom Tromey
2019-05-08
1
-2
/
+2
*
Convert symfile-debug.c to type-safe registry API
Tom Tromey
2019-05-08
1
-69
/
+33
*
More block constification
Tom Tromey
2019-03-24
1
-1
/
+1
*
Change all_objfiles adapter to be a method on program_space
Tom Tromey
2019-01-17
1
-1
/
+1
*
Remove ALL_PSPACE_OBJFILES
Tom Tromey
2019-01-09
1
-14
/
+13
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Make psymbols and psymtabs independent of the program space
Tom Tromey
2018-07-26
1
-18
/
+0
*
Convert observers to C++
Tom Tromey
2018-03-19
1
-1
/
+1
*
Remove make_cleanup_free_section_addr_info
Tom Tromey
2018-03-16
1
-2
/
+2
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Handle dereferencing Rust trait objects
Tom Tromey
2017-11-17
1
-0
/
+28
*
Introduce lookup_name_info and generalize Ada's FULL/WILD name matching
Pedro Alves
2017-11-08
1
-2
/
+4
*
Constify add_setshow_*
Tom Tromey
2017-11-07
1
-1
/
+1
*
Make probe_ops::get_probes fill an std::vector
Simon Marchi
2017-09-12
1
-4
/
+4
*
Remove unnecessary function prototypes.
John Baldwin
2017-09-09
1
-2
/
+0
*
Use gdb::function_view in iterate_over_symtabs & co
Pedro Alves
2017-02-23
1
-24
/
+18
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Make symfile_add_flags and objfile->flags strongly typed
Pedro Alves
2016-10-26
1
-2
/
+2
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-49
/
+74
*
C++ keyword cleanliness, mostly auto-generated
Pedro Alves
2015-02-27
1
-3
/
+3
*
new callback parameter expansion_notify for expand_symtabs_matching
Gary Benson
2015-01-31
1
-1
/
+4
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
New parameter "debug symbol-lookup".
Doug Evans
2014-12-17
1
-32
/
+24
*
Split struct symtab into two: struct symtab and compunit_symtab.
Doug Evans
2014-11-20
1
-17
/
+23
*
change probes to be program-space-independent
Tom Tromey
2014-03-03
1
-19
/
+0
*
start change to progspace independence
Tom Tromey
2014-02-26
1
-2
/
+2
*
Reformat symfile-debug.c::debug_qf_expand_symtabs_matching parameters.
Joel Brobecker
2014-02-11
1
-5
/
+5
*
Fix compile error
Gary Benson
2014-02-10
1
-2
/
+2
*
Update debug_qf_expand_symtabs_matching to use typedefs.
Gary Benson
2014-02-10
1
-3
/
+2
*
replace XZALLOC with XCNEW
Tom Tromey
2014-01-13
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
remove some sym_probe_fns methods
Tom Tromey
2013-12-06
1
-80
/
+0
*
New option "set debug symfile on".
Doug Evans
2013-09-25
1
-0
/
+773