Add `set print repeats' tests for C/C++ arrays
[binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 /
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-09 Carl Lovegdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer...
2021-12-06 Carl Lovegdb: Add PowerPC support to gdb.dwarf2/frame-inlined...
2021-12-04 Simon Marchigdb/testsuite: fix two "maint info line-table"-related...
2021-12-02 Simon Marchigdb/testsuite: update tests looking for "DWARF 2" debug...
2021-11-29 Tom TromeyAllow DW_ATE_UTF for Rust characters
2021-11-29 Tom de Vries[gdb/symtab] Fix segfault in search_one_symtab
2021-11-29 Tom de Vries[gdb/testsuite] Use unique files in gdb.dwarf2/dw2...
2021-11-22 Tom de Vries[gdb/symtab] Support .debug_line with DW_FORM_line_strp
2021-11-22 Tom de Vries[gdb/testsuite] Support .debug_line v5 in dwarf assembler
2021-11-22 Tom de Vries[gdb/testsuite] Support .debug_line v4 in dwarf assembler
2021-11-22 Tom de Vries[gdb/testsuite] Add test-case gdb.dwarf2/dw2-lines.exp
2021-11-09 Tom TromeyCorrectly handle DW_LLE_start_end
2021-11-04 Simon Marchigdb: introduce "set index-cache enabled", deprecate...
2021-10-31 Tom TromeyFix latent bug in DWARF test case
2021-10-28 Tom de Vries[gdb/testsuite] Fix assembly comments in gdb.dwarf2...
2021-10-14 Tom de Vries[gdb/testsuite] Add .debug_loc support in dwarf assembler
2021-10-13 Tom de Vries[gdb/testsuite] Require use_gdb_stub == 0 where appropriate
2021-10-11 Tom de Vries[gdb/testsuite] Fix double debug info in gdb.dwarf2...
2021-10-11 Tom de Vries[gdb/testsuite] Use require for ensure_gdb_index
2021-10-11 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/gdb-add-index-symlink.exp
2021-10-08 Tom de Vries[gdb/testsuite] Add nopie in two test-cases
2021-10-05 Bhuvanendra Kumar N[gdb/testsuite] Use function_range in gdb.dwarf2/dw2...
2021-10-01 Simon Marchigdb/testsuite/dwarf: use options for rnglists/loclists...
2021-09-30 Simon Marchigdb/testsuite: make runto_main not pass no-message...
2021-09-30 Tom de Vries[gdb/testsuite] Check compilation result in gdb.dwarf2...
2021-09-25 Tom de Vries[gdb/testsuite] Minimize gdb restarts
2021-09-24 Tom de Vries[gdb/testsuite] Don't leave gdb instance running after...
2021-09-24 Tom de Vries[gdb/testsuite] Fix DUPLICATEs in gdb.dwarf2/implptr...
2021-09-24 Tom de Vries[gdb/testsuite] Fix DUPLICATEs gdb.dwarf2/dw2-is-stmt.exp
2021-09-24 Tom de Vries[gdb/testsuite] Fix set $var val in gdb.dwarf2/dw2...
2021-09-24 Tom de Vries[gdb/testsuite] Use pie/nopie instead of ldflags=-pie...
2021-09-15 Tom de Vries[gdb/testsuite] Use function_range in gdb.dwarf2/dw2...
2021-09-14 Tom de Vries[gdb/symtab] Fix function range handling in psymtabs
2021-09-14 Tom de Vries[gdb/testsuite] Generate .debug_aranges in gdb.dwarf2...
2021-09-03 Kevin BuettnerTest case reproducing PR28030 bug
2021-09-01 Tom de Vries[gdb/testsuite] Fix dwo path in fission-*.S
2021-08-30 Tom de Vries[gdb/testsuite] Improve argument syntax of proc arange
2021-08-27 Tom de Vries[gdb/testsuite] Add .debug_aranges in more test-cases
2021-08-23 Tom TromeyFix a latent bug in dw2-ranges-overlap.exp
2021-08-23 Tom de Vries[gdb/testsuite] Use compiler-generated instead of gas...
2021-08-10 Tom TromeyIgnore .debug_types when reading .debug_aranges
2021-08-06 Tom de Vries[gdb/symtab] Recognize .gdb_index symbol table with...
2021-08-06 Tom de Vries[gdb/symtab] Fix zero address complaint for shlib
2021-08-05 Zoran ZaricReplace the symbol needs evaluator with a parser
2021-08-02 Tom TromeyHandle compiler-generated suffixes in Ada names
2021-08-02 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str...
2021-08-02 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str...
2021-08-02 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp...
2021-08-02 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/gdb-index-nodebug.exp...
2021-07-06 Tom de Vries[gdb/symtab] Fix skipping of import of C++ CU
2021-06-29 Simon Marchigdb: introduce FRAME_SCOPED_DEBUG_ENTER_EXIT
2021-06-29 Simon Marchigdb: introduce frame_debug_printf
2021-06-25 Andrew Burgessgdb/mi: add regexp filtering to -file-list-exec-source...
2021-06-22 Andreas Schwabgdb: Support DW_LLE_start_end
2021-06-22 Tom de Vries[gdb/testsuite] Add gdb.dwarf2/imported-unit-c.exp
2021-06-07 Andrew Burgessgdb: handle case where type alignment is unknown
2021-06-02 Bernd EdlingerFix temp-dir leakage in per-bfd-sharing.exp
2021-05-27 Tom de Vries[gdb/symtab] Fix segfault in process_psymtab_comp_unit
2021-05-27 Tom de Vries[gdb/testsuite] Prevent proc override in gdb-index.exp
2021-05-21 Tankut Baris Aktemurtestsuite/gdb.dwarf2: avoid dead code in dw2-inline...
2021-05-14 Bernd Edlingertestsuite: Cleanup some temp dirs with gdb-index files
2021-05-10 Lancelot SIX[PR gdb/27614] gdb-add-index fails on symlinks.
2021-04-26 Tom TromeyAdd test case for gdb 10 crash
2021-04-17 Tom TromeyAvoid crash in write_psymtabs_to_index
2021-04-16 Luis MachadoPrint bfloat16 DWARF types correctly
2021-04-15 Tom TromeyAvoid crash in Ada value printing with optimized-out...
2021-04-14 Tankut Baris Aktemurtestsuite, dwarf2: use @DW_INL_declared_inlined in...
2021-04-14 Tankut Baris Aktemurgdb/dwarf2: fix "info locals" for clang-compiled inline...
2021-04-07 Caroline Ticegdb: handle relative paths to DWO files
2021-04-07 Andrew Burgessgdb/testsuite: fix fission support in the Dwarf assembler
2021-04-07 Andrew Burgessgdb: Handle missing .debug_str section
2021-03-30 Simon Marchigdb/dwarf: disable per-BFD resource sharing for -readno...
2021-03-30 Tom de Vries[gdb/testsuite] Add missing .debug_abbrev terminator...
2021-03-22 Andrew Burgessgdb: handle invalid DWARF when compilation unit is...
2021-03-22 Andrew Burgessgdb/testsuite: use the correct .debug_str section name...
2021-03-06 Tom TromeyAvoid crash on missing dwz file
2021-02-16 Alok Kumar SharmaCorrection of gdb.dwarf2/pr13961.S
2021-02-08 Tom de Vries[gdb/testsuite] Use DW_FORM_ref_addr in gdb.dwarf2...
2021-02-05 Tom de Vries[gdb/testsuite] Add KFAILs for PR symtab/24549
2021-02-05 Tom de Vries[gdb/symtab] Fix duplicate CUs in create_cus_from_debug...
2021-02-02 Simon Marchigdb/testsuite: add test for .debug_{rng,loc}lists secti...
2021-02-02 Simon Marchigdb/dwarf: split dwarf2_cu::ranges_base in two
2021-02-02 Simon Marchigdb/testsuite: add .debug_loclists tests
2021-02-02 Simon Marchigdb/testsuite: add .debug_rnglists tests
2021-02-02 Tom de Vries[gdb/symtab] Fix assert in write_one_signatured_type
2021-02-01 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/fission-reread.exp with...
2021-01-29 Tom de Vries[gdb/breakpoint] Fix stepping past non-stmt line-table...
2021-01-28 Tom de Vries[gdb/testsuite] Fix ERROR in gdb.dwarf2/dw2-out-of...
2021-01-25 Tom de Vries[gdb/symtab] Handle DW_AT_ranges with DW_FORM_sec_off...
2021-01-04 Tom de Vries[gdb/symtab] Remove superfluous end-of-sequence marker
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-24 Andrew Burgessgdb: avoid resolving dynamic properties for non-allocat...
2020-12-14 Tom TromeyBe more careful when rewriting thick pointer array...
2020-12-14 Tom TromeyHandle fixed-point division by zero
2020-11-30 Tom de Vries[gdb/symtab] Fix gdb.base/vla-optimized-out.exp with...
2020-11-24 Joel BrobeckerAdd TYPE_CODE_FIXED_POINT handling in print_type_scalar
2020-11-22 Gary Benson[gdb/testsuite] Add testcase for DW_AT_count referencin...
2020-11-16 Tom TromeyUpdate gdb.dwarf2/data-loc.exp
2020-11-15 Joel BrobeckerAdd support for fixed-point type comparison operators
next