aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)AuthorFilesLines
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess1-1/+0
2022-06-24gdb/testsuite: remove global gcc_compiled from gdb.expAndrew Burgess20-80/+20
2022-05-26Fix crash in new DWARF indexerTom Tromey1-0/+62
2022-05-26gdb/testsuite: prefer gdb_test in gdb.dwarf2/calling-conventionLancelot SIX1-6/+8
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen8-8/+8
2022-05-12[gdb/testsuite] Fix gdb.dwarf2/dw2-out-of-range-end-of-seq.exp on aarch64Tom de Vries1-3/+11
2022-05-06[gdb/testsuite] Fix gdb.dwarf2/locexpr-data-member-location.exp with nopieTom de Vries2-86/+82
2022-04-22Fix method naming bug in new DWARF indexerTom Tromey1-0/+74
2022-04-18gdb/testsuite/dwarf: don't automatically add directory and file entry for DWA...Simon Marchi2-4/+10
2022-04-14Ignore 0,0 entries in .debug_arangesTom Tromey1-0/+3
2022-04-14gdb/testsuite: Fix race in gdb.dwarf2/calling-convention.expLancelot SIX1-2/+2
2022-04-12Delete DWARF psymtab codeTom Tromey1-0/+8
2022-04-12Enable the new DWARF indexerTom Tromey1-2/+1
2022-04-12Adapt .gdb_index writer to new DWARF scannerTom Tromey1-1/+4
2022-04-12Add C++ "save gdb-index" testTom Tromey2-0/+64
2022-04-11[gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp for m32 pieTom de Vries1-1/+1
2022-04-08gdb/testsuite: use nopie in gdb.dwarf2/dw2-inline-param.expSimon Marchi1-3/+5
2022-04-07gdb/testsuite/dwarf: simplify line number program syntaxSimon Marchi24-650/+650
2022-04-04gdb: Add maint set ignore-prologue-end-flagLancelot SIX1-0/+14
2022-04-04gdb: Add support for DW_LNS_set_prologue_end in line-tableLancelot SIX4-3/+122
2022-03-14Correctly print subrange types in generic_value_printTom Tromey1-0/+78
2022-02-24Fix crash in Fortran codeTom Tromey2-0/+206
2022-02-15gdb: Respect the DW_CC_nocall attributeLancelot SIX2-0/+132
2022-01-27gdb: work around negative DW_AT_data_member_location GCC 11 bugSimon Marchi2-0/+108
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker386-386/+386
2021-12-09gdb fix elfv1 Powerpc gdb.dwarf2/frame-inlined-in-outer-frame.expCarl Love1-1/+6
2021-12-06gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frameCarl Love1-0/+24
2021-12-03gdb/testsuite: fix two "maint info line-table"-related testsSimon Marchi1-0/+4
2021-12-02gdb/testsuite: update tests looking for "DWARF 2" debug formatSimon Marchi1-2/+2
2021-11-29Allow DW_ATE_UTF for Rust charactersTom Tromey1-0/+69
2021-11-29[gdb/symtab] Fix segfault in search_one_symtabTom de Vries1-0/+99
2021-11-29[gdb/testsuite] Use unique files in gdb.dwarf2/dw2-lines.expTom de Vries1-2/+4
2021-11-22[gdb/symtab] Support .debug_line with DW_FORM_line_strpTom de Vries1-7/+15
2021-11-22[gdb/testsuite] Support .debug_line v5 in dwarf assemblerTom de Vries1-0/+6
2021-11-22[gdb/testsuite] Support .debug_line v4 in dwarf assemblerTom de Vries1-1/+1
2021-11-22[gdb/testsuite] Add test-case gdb.dwarf2/dw2-lines.expTom de Vries2-0/+201
2021-11-09Correctly handle DW_LLE_start_endTom Tromey2-1/+7
2021-11-04gdb: introduce "set index-cache enabled", deprecate "set index-cache on/off"Simon Marchi1-3/+3
2021-10-31Fix latent bug in DWARF test caseTom Tromey1-2/+2
2021-10-28[gdb/testsuite] Fix assembly comments in gdb.dwarf2/clang-debug-names.exp.tclTom de Vries1-38/+38
2021-10-14[gdb/testsuite] Add .debug_loc support in dwarf assemblerTom de Vries2-0/+158
2021-10-13[gdb/testsuite] Require use_gdb_stub == 0 where appropriateTom de Vries1-0/+3
2021-10-11[gdb/testsuite] Fix double debug info in gdb.dwarf2/dw2-ref-missing-frame.expTom de Vries1-3/+5
2021-10-11[gdb/testsuite] Use require for ensure_gdb_indexTom de Vries3-9/+3
2021-10-11[gdb/testsuite] Fix gdb.dwarf2/gdb-add-index-symlink.expTom de Vries1-0/+13
2021-10-08[gdb/testsuite] Add nopie in two test-casesTom de Vries1-1/+2
2021-10-05[gdb/testsuite] Use function_range in gdb.dwarf2/dw2-ref-missing-frame.expBhuvanendra Kumar N3-32/+25
2021-09-30gdb/testsuite/dwarf: use options for rnglists/loclists procsSimon Marchi6-19/+19
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi7-7/+1
2021-09-30[gdb/testsuite] Check compilation result in gdb.dwarf2/dw2-opt-structptr.expTom de Vries1-3/+5