Fix gdb.multi/multi-re-run.exp with native-gdbserver
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 /
2020-05-15  Tom de Vries[gdb/testsuite] Rename *.exp.in to *.exp.tcl
2020-05-12  Tom de Vries[gdb/testsuite] Fix duplicate test-names in gdb.dwarf2
2020-05-11  Tom de Vries[gdb/symtab] Fix incomplete CU list assert in .debug_names
2020-05-09  nitachraFix for the complaint observed when symbol reading...
2020-05-08  Tom de Vries[gdb/testsuite] Add gdb.dwarf2/clang-debug-names.c
2020-04-28  Mark Williamsgdb: Fix toplevel types with -fdebug-types-section
2020-04-28  Tom de Vries[gdb/symtab] Handle struct decl with DW_AT_signature
2020-04-24  Tom TromeyDon't call compute_and_set_names for partial symbols
2020-04-24  Tom de Vries[gdb/testsuite] Fix language in dw2-bad-mips-linkage...
2020-04-24  Tom de Vries[gdb/testsuite] Compile dwzbuildid-mismatch more quietly
2020-04-24  Tom de Vries[gdb/testsuite] Compile gdb.dwarf2/dw2-error.exp quietly
2020-04-22  Tom de Vries[gdb/symtab] Find filename in shared psymtab
2020-04-22  Tom de Vries[gdb/symtab] Don't create duplicate psymtab for forward...
2020-04-16  Tom de Vries[gdb/symtab] Handle PU without import in "save gdb...
2020-04-14  Tom de Vries[gdb] Fix missing symtab includes
2020-04-14  Andrew Burgessgdb/testsuite: Move helper function into lib/dwarf.exp
2020-04-08  Tom de Vries[gdb/testsuite] Fix imported-unit.exp FAIL without...
2020-04-07  Tom de Vries[gdb/symtab] Add symbol with inherited DW_AT_const_valu...
2020-04-02  Andrew Burgessgdb: Don't remove duplicate entries from the line table
2020-04-02  Tom de Vries[gdb/testsuite] Don't use O2 for inlining in break...
2020-03-20  Tom TromeyFix column alignment in "maint info line-table"
2020-03-18  Tom de Vries[gdb/testsuite] Add test-case gdb.dwarf2/break-inline...
2020-03-13  Tom de Vries[gdb/symtab] Fix partial unit psymtabs
2020-03-12  Tom de Vries[gdb/testsuite] Fix dw2-ranges-base.exp FAIL with lib...
2020-03-11  Tom TromeyMark discriminants as artificial in gdb.dwarf2/variant.exp
2020-03-10  Andrew Burgessgdb: Add support for tracking the DWARF line table...
2020-02-21  Andrew Burgessgdb/testsuite: Add test for case where gdb_demangle...
2020-01-24  Andrew Burgessgdb: Better frame tracking for inline frames
2020-01-24  Andrew Burgessgdb: Don't reorder line table entries too much when...
2020-01-24  Andrew Burgessgdb: Include end of sequence markers in the line table
2020-01-13  Andrew Burgessgdb: Handle malformed ELF, symbols in non-allocatable...
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-08  Tom de VriesFix inter-CU references using intra-CU form in imported...
2019-12-06  Tom de Vries[gdb/symtab] Prefer var def over decl
2019-11-27  Kevin BuettnerTest case for BZ 25065
2019-10-31  Tom de Vries[gdb/testsuite] Remove superfluous 3rd argument from...
2019-10-26  Tom de Vries[gdb] Fix more typos in comments (2)
2019-09-29  Tom de Vries[gdb/contrib] cc-with-tweaks.sh: Create .dwz file in...
2019-09-29  Tom de Vries[gdb/testsuite] Make pass message unique in gdb-index...
2019-08-15  Sandra LoosemoreDisable dw2-dir-file-name.exp on remote and/or Windows...
2019-07-27  Kevin BuettnerFix stepping bug associated with non-contiguous blocks
2019-07-27  Kevin BuettnerImprove test gdb.dwarf2/dw2-ranges-func.exp
2019-07-23  Tom de Vries[gdb/testsuite] Add missing initial prompt read in...
2019-06-28  Tom TromeyHandle either order of name and linkage name
2019-06-26  Tom de Vries[gdb/testsuite] Compile varval twice, once without...
2019-06-25  Tom de Vries[gdb/testsuite] Regenerate dw2-restrict.S
2019-06-24  Tom de Vries[gdb/testsuite] Fix label reference in implptr-64bit.exp
2019-06-24  Tom de Vries[gdb/testsuite] Fix inter-cu refs in inlined_subroutine...
2019-06-16  Simon MarchiWrite index for dwz -m file
2019-06-11  Tom de Vries[gdb/testsuite] Fix main high_pc in nonvar-access.exp
2019-05-24  Tom de Vries[gdb/testsuite] Add test-case for gdb-add-index.sh
2019-05-14  Tom de Vries[gdb/testsuite] Fix base address selection entry encodi...
2019-05-07  Tom de Vries[gdb/testsuite] Fix .debug_aranges in dw2-case-insensit...
2019-04-30  Andrew Burgessgdb/fortran: print function arguments when printing...
2019-04-01  Tom TromeyHandle DW_AT_ranges when reading partial symtabs
2019-02-23  Joel BrobeckerUpdate copyright year range in gdb.ada/mi_ref_changeabl...
2019-01-16  Keith SeitzIntroduce dwarf2_cu::get_builder
2019-01-10  Keith Seitzgdb/23712: Test case for multidictionary
2019-01-06  Tom TromeyFix crash in "finish"
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-24  Andrew Burgessgdb: Allow struct fields named double
2018-11-20  Philippe WaroquiersUse scoped_switch_to_sym_language_if_auto in symtab...
2018-11-07  Andrew Burgessgdb: Guard against NULL dereference in dwarf2_init_inte...
2018-10-31  Andrew Burgessgdb: Handle ICC's unexpected void return type
2018-10-04  Tom TromeySimplify complaints even more
2018-10-04  Tom TromeyClean up "Reading symbols" output
2018-10-04  Tom TromeyMake complaint output prettier
2018-09-05  Tom de Vries[gdb/exp] Handle DW_OP_GNU_variable_value refs to abstr...
2018-08-23  Kevin BuettnerTest case for functions with non-contiguous ranges
2018-08-18  Kevin BuettnerTest case for DW_OP_GNU_variable_value
2018-07-04  Tom de Vries[gdb/symtab] Fix version check in dwarf compilation...
2018-06-01  Tom TromeyRemove TYPE_TAG_NAME
2018-05-17  Keith SeitzDon't elide all inlined frames
2018-04-30  Tom TromeyHandle alignof and _Alignof
2018-04-13  Andreas ArnezShow line numbers in output for "info var/func/type"
2018-02-26  Tom TromeyHandle DW_TAG_variant_part and DW_TAG_variant
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-18  Joel Brobeckerimproved error message when getting an exception printi...
2017-12-08  Jan KratochvilDWARF-5: .debug_names index consumer
2017-11-22  Simon MarchiShow optimized out local variables in "info locals"
2017-11-22  Yao Qi[testsuite] Don't skip gdb.dwarf2/pr10770.exp for non...
2017-09-04  Pedro AlvesStop assuming no-debug-info variables have type int
2017-08-14  Tom TromeyFix two regressions in scalar printing
2017-07-09  Tom TromeyFix size check in dwarf2_evaluate_loc_desc_full
2017-07-06  David BlaikieFission support for multiple CUs per DWO file
2017-06-14  Andreas ArnezFix register selection in var-access.exp
2017-06-13  Andreas ArnezRespect piece offset for DW_OP_bit_piece
2017-06-13  Andreas ArnezFix handling of DWARF register pieces on big-endian...
2017-06-13  Andreas ArnezAdd DWARF piece test cases for bit-field access
2017-06-13  Andreas Arnezgdb/testsuite: Add "get_endianness" convenience proc
2017-06-13  Andreas ArnezPR gdb/21226: Take DWARF stack value pieces from LSB end
2017-06-13  Andreas Arnezwrite_pieced_value: Fix size capping logic
2017-06-13  Andreas ArnezAdd test for modifiable DWARF locations
2017-06-12  Tom TromeyAdd some 128-bit integer tests
2017-03-16  Andreas ArnezBig-endian targets: Don't ignore offset into DW_OP_stac...
2017-02-20  Jan KratochvilDWARF-5: DW_FORM_data16
2017-02-20  Jan KratochvilDWARF-5 basic functionality
2017-02-14  Andreas ArnezBig-endian targets: Fix implptrpiece.exp
2017-02-01  Andreas ArnezBig-endian targets: Don't ignore offset into DW_OP_impl...
2017-01-25  Yao QiUse dwarf assembler in gdb.dwarf2/implptr-64bit.exp
next
This page took 0.569153 seconds and 7 git commands to generate.