[gdb/exp] Fix assert when adding ptr to imaginary unit
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 /
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
2020-11-15  Joel BrobeckerAdd support for fixed-point type arithmetic
2020-11-15  Joel BrobeckerAdd ptype support for DWARF-based fixed-point types
2020-11-15  Joel Brobeckerfix printing of DWARF fixed-point type objects with...
2020-11-15  Joel BrobeckerAdd support for printing value of DWARF-based fixed...
2020-11-06  Simon Marchigdb/testsuite: make DWARF assembler's ranges' "base...
2020-11-02  Tom de Vries[gdb/testsuite] Remove .debug_line.dwo from gdb.dwarf2...
2020-10-28  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-error.exp with ...
2020-10-28  Tom de Vries[gdb/symtab] Fix language of frame without debug info
2020-10-28  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-filename.exp with...
2020-10-28  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/dw2-stack-boundary.exp...
2020-10-26  Tom de Vries[gdb/symtab] Read CU base address for enqueued CU
2020-10-26  Tom de Vries[gdb/testsuite] Add missing ranges base in dw2-objfile...
2020-10-23  Tom de Vries[gdb/testsuite] Use $srcfile in DW_AT_name for CU
2020-10-22  Simon Marchigdb/dwarf: fix reading subprogram with DW_AT_specificat...
2020-10-20  Tom de Vries[gdb/testsuite] Remove superfluous marker in pr13961.S
2020-10-20  Tom de Vries[gdb/testsuite] Use main.c in gdb.dwarf2
2020-10-20  Tom de Vries[gdb/testsuite] Clean up redundant info in gdb.dwarf2
2020-10-20  Tom de Vries[gdb/testsuite] Use $gdb_test_file_name in gdb.dwarf2
2020-10-16  Tom de Vries[gdb/symtab] Handle setting line bp without debug line...
2020-10-16  Tom de Vries[gdb/testsuite] Remove hardcoded filenames in gdb.dwarf...
2020-10-13  Pedro Alvesgdb/testsuite/: Use "-qualified" in explicit "break...
2020-09-30  Gary BensonFix gdb.dwarf2/dw2-double-set-die-type.exp with Clang
2020-09-23  Tom TromeyHandle bit offset and bit size in base types
2020-09-13  Pedro Alvesgdb/testsuite: Explicitly return from main
2020-09-13  Pedro AlvesFix a couple gdb.dwarf2/ testcases with "clang -flto"
2020-09-08  Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/frame-inlined-in-outer...
2020-08-31  Simon Marchigdb: fix nits in previous patches
2020-08-31  Scott Lindergdb: support frames inlined into the outer frame
2020-08-31  Simon Marchigdb: make frame_unwind_got_optimized return a not_lval...
2020-08-27  Simon Marchigdb/testsuite: use multi_line in gdb.dwarf2/dw2-reg...
2020-08-25  Gary BensonDisable Clang's integrated assembler for two testcases
2020-08-12  Gary BensonFix duplicate label in gdb.dwarf2/dw2-op-out-param.S
2020-08-05  Simon Marchigdb/testsuite: link some dwarf2 tests with nopie
2020-08-03  Tom de Vries[gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user range
2020-07-29  Tom de Vries[gdb/testsuite] Make gdb.dwarf2/dw2-line-number-zero...
2020-07-28  Tom TromeyFix bug in DW_OP_GNU_variable_value evaluation
2020-07-24  Tom de Vries[gdb/symtab] Ignore zero line table entries
2020-07-23  Andrew Burgessgdb/disassembly: Update to handle non-statement addresses
2020-07-17  Tom de Vries[gdb/testsuite] Use MACRO_AT_{func,range}
2020-07-17  Tom de Vries[gdb/testsuite] Drop src arg of MACRO_AT_{func,range}
2020-07-17  Tom de Vries[gdb/testsuite] Remove Dwarf::extern
2020-07-16  Caroline Ticegdb: fix issues with handling DWARF v5 rnglists & ...
2020-07-16  Tom de Vries[gdb/testsuite] Add pseudo line number program instruct...
2020-07-06  Tom de Vries[gdb/symtab] Fix line-table end-of-sequence sorting
2020-06-02  Tom de Vries[gdb/testsuite] Fix scrolling in gdb.dwarf2/multidictio...
2020-06-01  Andrew Burgessgdb: Preserve is-stmt lines when switch between files
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
next
This page took 0.219875 seconds and 7 git commands to generate.