aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (2)Tom de Vries2019-10-313-20/+17
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* [gdb/contrib] cc-with-tweaks.sh: Create .dwz file in .tmp subdirTom de Vries2019-09-291-2/+4
* [gdb/testsuite] Make pass message unique in gdb-index.exp for cc-with-dwz-mTom de Vries2019-09-291-8/+10
* Disable dw2-dir-file-name.exp on remote and/or Windows host.Sandra Loosemore2019-08-151-0/+7
* Fix stepping bug associated with non-contiguous blocksKevin Buettner2019-07-271-13/+24
* Improve test gdb.dwarf2/dw2-ranges-func.expKevin Buettner2019-07-273-339/+480
* [gdb/testsuite] Add missing initial prompt read in multidictionary.expTom de Vries2019-07-231-0/+6
* Handle either order of name and linkage nameTom Tromey2019-06-282-0/+136
* [gdb/testsuite] Compile varval twice, once without bad DWARFTom de Vries2019-06-261-202/+221
* [gdb/testsuite] Regenerate dw2-restrict.STom de Vries2019-06-251-316/+193
* [gdb/testsuite] Fix label reference in implptr-64bit.expTom de Vries2019-06-241-1/+1
* [gdb/testsuite] Fix inter-cu refs in inlined_subroutine-inheritance.expTom de Vries2019-06-241-3/+3
* Write index for dwz -m fileSimon Marchi2019-06-161-0/+15
* [gdb/testsuite] Fix main high_pc in nonvar-access.expTom de Vries2019-06-111-1/+7
* [gdb/testsuite] Add test-case for gdb-add-index.shTom de Vries2019-05-241-0/+74
* [gdb/testsuite] Fix base address selection entry encoding in dw2-skip-prologue.STom de Vries2019-05-141-1/+1
* [gdb/testsuite] Fix .debug_aranges in dw2-case-insensitive-debug.STom de Vries2019-05-071-1/+1
* gdb/fortran: print function arguments when printing function typeAndrew Burgess2019-04-301-1/+1
* Handle DW_AT_ranges when reading partial symtabsTom Tromey2019-04-013-0/+203
* Update copyright year range in gdb.ada/mi_ref_changeable testcaseJoel Brobecker2019-02-231-1/+1
* Introduce dwarf2_cu::get_builderKeith Seitz2019-01-161-0/+213
* gdb/23712: Test case for multidictionaryKeith Seitz2019-01-101-0/+157
* Fix crash in "finish"Tom Tromey2019-01-061-0/+102
* Update copyright year range in all GDB files.Joel Brobecker2019-01-01273-273/+273
* gdb: Allow struct fields named doubleAndrew Burgess2018-12-242-0/+164
* Use scoped_switch_to_sym_language_if_auto in symtab.c to switch language.Philippe Waroquiers2018-11-201-1/+3
* gdb: Guard against NULL dereference in dwarf2_init_integer_typeAndrew Burgess2018-11-072-6/+129
* gdb: Handle ICC's unexpected void return typeAndrew Burgess2018-10-312-0/+161
* Simplify complaints even moreTom Tromey2018-10-041-1/+1
* Clean up "Reading symbols" outputTom Tromey2018-10-042-2/+2
* Make complaint output prettierTom Tromey2018-10-041-1/+1
* [gdb/exp] Handle DW_OP_GNU_variable_value refs to abstract diesTom de Vries2018-09-051-1/+21
* Test case for functions with non-contiguous rangesKevin Buettner2018-08-232-0/+483
* Test case for DW_OP_GNU_variable_valueKevin Buettner2018-08-182-0/+309
* [gdb/symtab] Fix version check in dwarf compilation unit headerTom de Vries2018-07-041-1/+1
* Remove TYPE_TAG_NAMETom Tromey2018-06-012-0/+2
* Don't elide all inlined framesKeith Seitz2018-05-171-1/+5
* Handle alignof and _AlignofTom Tromey2018-04-301-0/+83
* Show line numbers in output for "info var/func/type"Andreas Arnez2018-04-131-1/+1
* Handle DW_TAG_variant_part and DW_TAG_variantTom Tromey2018-02-262-0/+271
* Update copyright year range in all GDB filesJoel Brobecker2018-01-02261-261/+261
* improved error message when getting an exception printing a variableJoel Brobecker2017-12-172-0/+138
* DWARF-5: .debug_names index consumerJan Kratochvil2017-12-082-8/+29
* Show optimized out local variables in "info locals"Simon Marchi2017-11-222-0/+97
* [testsuite] Don't skip gdb.dwarf2/pr10770.exp for non-gcc compilerYao Qi2017-11-221-6/+0
* Stop assuming no-debug-info variables have type intPedro Alves2017-09-041-1/+1
* Fix two regressions in scalar printingTom Tromey2017-08-141-4/+4
* Fix size check in dwarf2_evaluate_loc_desc_fullTom Tromey2017-07-091-0/+100
* Fission support for multiple CUs per DWO fileDavid Blaikie2017-07-064-0/+487