aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries4-17/+1
2021-09-24[gdb/testsuite] Don't leave gdb instance running after function_rangeTom de Vries1-3/+8
2021-09-24[gdb/testsuite] Fix DUPLICATEs in gdb.dwarf2/implptr-64bit.expTom de Vries1-4/+18
2021-09-24[gdb/testsuite] Fix DUPLICATEs gdb.dwarf2/dw2-is-stmt.expTom de Vries1-46/+54
2021-09-24[gdb/testsuite] Fix set $var val in gdb.dwarf2/dw2-is-stmt.expTom de Vries1-2/+2
2021-09-24[gdb/testsuite] Use pie/nopie instead of ldflags=-pie/-no-pieTom de Vries1-1/+1
2021-09-15[gdb/testsuite] Use function_range in gdb.dwarf2/dw2-abs-hi-pc.expTom de Vries5-18/+41
2021-09-14[gdb/symtab] Fix function range handling in psymtabsTom de Vries3-0/+213
2021-09-14[gdb/testsuite] Generate .debug_aranges in gdb.dwarf2/locexpr-data-member-loc...Tom de Vries1-1/+6
2021-09-03Test case reproducing PR28030 bugKevin Buettner4-0/+454
2021-09-01[gdb/testsuite] Fix dwo path in fission-*.STom de Vries8-20/+9
2021-08-30[gdb/testsuite] Improve argument syntax of proc arangeTom de Vries3-5/+5
2021-08-27[gdb/testsuite] Add .debug_aranges in more test-casesTom de Vries3-3/+22
2021-08-23Fix a latent bug in dw2-ranges-overlap.expTom Tromey2-6/+13
2021-08-23[gdb/testsuite] Use compiler-generated instead of gas-generated stabsTom de Vries1-12/+3
2021-08-10Ignore .debug_types when reading .debug_arangesTom Tromey1-1/+2
2021-08-06[gdb/symtab] Recognize .gdb_index symbol table with empty entries as emptyTom de Vries1-20/+2
2021-08-06[gdb/symtab] Fix zero address complaint for shlibTom de Vries3-0/+230