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
/
testsuite
/
gdb.dwarf2
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)
Tom de Vries
2019-10-31
3
-20
/
+17
*
[gdb] Fix more typos in comments (2)
Tom de Vries
2019-10-26
1
-1
/
+1
*
[gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdir
Tom de Vries
2019-09-29
1
-2
/
+4
*
[gdb/testsuite] Make pass message unique in gdb-index.exp for cc-with-dwz-m
Tom de Vries
2019-09-29
1
-8
/
+10
*
Disable dw2-dir-file-name.exp on remote and/or Windows host.
Sandra Loosemore
2019-08-15
1
-0
/
+7
*
Fix stepping bug associated with non-contiguous blocks
Kevin Buettner
2019-07-27
1
-13
/
+24
*
Improve test gdb.dwarf2/dw2-ranges-func.exp
Kevin Buettner
2019-07-27
3
-339
/
+480
*
[gdb/testsuite] Add missing initial prompt read in multidictionary.exp
Tom de Vries
2019-07-23
1
-0
/
+6
*
Handle either order of name and linkage name
Tom Tromey
2019-06-28
2
-0
/
+136
*
[gdb/testsuite] Compile varval twice, once without bad DWARF
Tom de Vries
2019-06-26
1
-202
/
+221
*
[gdb/testsuite] Regenerate dw2-restrict.S
Tom de Vries
2019-06-25
1
-316
/
+193
*
[gdb/testsuite] Fix label reference in implptr-64bit.exp
Tom de Vries
2019-06-24
1
-1
/
+1
*
[gdb/testsuite] Fix inter-cu refs in inlined_subroutine-inheritance.exp
Tom de Vries
2019-06-24
1
-3
/
+3
*
Write index for dwz -m file
Simon Marchi
2019-06-16
1
-0
/
+15
*
[gdb/testsuite] Fix main high_pc in nonvar-access.exp
Tom de Vries
2019-06-11
1
-1
/
+7
*
[gdb/testsuite] Add test-case for gdb-add-index.sh
Tom de Vries
2019-05-24
1
-0
/
+74
*
[gdb/testsuite] Fix base address selection entry encoding in dw2-skip-prologue.S
Tom de Vries
2019-05-14
1
-1
/
+1
*
[gdb/testsuite] Fix .debug_aranges in dw2-case-insensitive-debug.S
Tom de Vries
2019-05-07
1
-1
/
+1
*
gdb/fortran: print function arguments when printing function type
Andrew Burgess
2019-04-30
1
-1
/
+1
*
Handle DW_AT_ranges when reading partial symtabs
Tom Tromey
2019-04-01
3
-0
/
+203
*
Update copyright year range in gdb.ada/mi_ref_changeable testcase
Joel Brobecker
2019-02-23
1
-1
/
+1
*
Introduce dwarf2_cu::get_builder
Keith Seitz
2019-01-16
1
-0
/
+213
*
gdb/23712: Test case for multidictionary
Keith Seitz
2019-01-10
1
-0
/
+157
*
Fix crash in "finish"
Tom Tromey
2019-01-06
1
-0
/
+102
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
273
-273
/
+273
*
gdb: Allow struct fields named double
Andrew Burgess
2018-12-24
2
-0
/
+164
*
Use scoped_switch_to_sym_language_if_auto in symtab.c to switch language.
Philippe Waroquiers
2018-11-20
1
-1
/
+3
*
gdb: Guard against NULL dereference in dwarf2_init_integer_type
Andrew Burgess
2018-11-07
2
-6
/
+129
*
gdb: Handle ICC's unexpected void return type
Andrew Burgess
2018-10-31
2
-0
/
+161
*
Simplify complaints even more
Tom Tromey
2018-10-04
1
-1
/
+1
*
Clean up "Reading symbols" output
Tom Tromey
2018-10-04
2
-2
/
+2
*
Make complaint output prettier
Tom Tromey
2018-10-04
1
-1
/
+1
*
[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract dies
Tom de Vries
2018-09-05
1
-1
/
+21
*
Test case for functions with non-contiguous ranges
Kevin Buettner
2018-08-23
2
-0
/
+483
*
Test case for DW_OP_GNU_variable_value
Kevin Buettner
2018-08-18
2
-0
/
+309
*
[gdb/symtab] Fix version check in dwarf compilation unit header
Tom de Vries
2018-07-04
1
-1
/
+1
*
Remove TYPE_TAG_NAME
Tom Tromey
2018-06-01
2
-0
/
+2
*
Don't elide all inlined frames
Keith Seitz
2018-05-17
1
-1
/
+5
*
Handle alignof and _Alignof
Tom Tromey
2018-04-30
1
-0
/
+83
*
Show line numbers in output for "info var/func/type"
Andreas Arnez
2018-04-13
1
-1
/
+1
*
Handle DW_TAG_variant_part and DW_TAG_variant
Tom Tromey
2018-02-26
2
-0
/
+271
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
261
-261
/
+261
*
improved error message when getting an exception printing a variable
Joel Brobecker
2017-12-17
2
-0
/
+138
*
DWARF-5: .debug_names index consumer
Jan Kratochvil
2017-12-08
2
-8
/
+29
*
Show optimized out local variables in "info locals"
Simon Marchi
2017-11-22
2
-0
/
+97
*
[testsuite] Don't skip gdb.dwarf2/pr10770.exp for non-gcc compiler
Yao Qi
2017-11-22
1
-6
/
+0
*
Stop assuming no-debug-info variables have type int
Pedro Alves
2017-09-04
1
-1
/
+1
*
Fix two regressions in scalar printing
Tom Tromey
2017-08-14
1
-4
/
+4
*
Fix size check in dwarf2_evaluate_loc_desc_full
Tom Tromey
2017-07-09
1
-0
/
+100
*
Fission support for multiple CUs per DWO file
David Blaikie
2017-07-06
4
-0
/
+487
[next]