aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
AgeCommit message (Expand)AuthorFilesLines
2023-04-22gdb: Fix false match issue in skip_prologue_using_linetableWANG Rui2-0/+148
2023-04-17[gdb/symtab] Handle empty file name in .debug_line sectionTom de Vries1-0/+66
2023-03-27[gdb/testsuite] Fix gdb.dwarf2/imported-unit-bp-c.exp for remote hostTom de Vries1-0/+5
2023-03-27[gdb/testsuite] Unsupport gdb.dwarf2/gdb-add-index-symlink.exp for remote hostTom de Vries1-0/+3
2023-03-27[gdb/testsuite] Fix gdb.dwarf2/gdb-index-cxx.exp for remote hostTom de Vries1-1/+1
2023-03-27[gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr.exp for remote hostTom de Vries1-1/+1
2023-03-27[gdb/testsuite] Fix gdb.dwarf2/gdb-index.exp on remote hostTom de Vries1-10/+26
2023-03-27[gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp for remote hostTom de Vries6-21/+23
2023-03-27[gdb/testsuite] Fix quoting issue in gdb.base/index-cache.expTom de Vries1-1/+1
2023-03-27[gdb/testsuite] Fix quoting issues in gdb.dwarf2 for remote hostTom de Vries2-13/+22
2023-03-27[gdb/testsuite] Add missing include_file in gdb.dwarf/*.expTom de Vries3-0/+5
2023-03-22gdb/testsuite: adjust test cases to previous "maintenance info line-table" ch...Simon Marchi2-5/+5
2023-03-18[gdb/testsuite] Handle attributes.h for remote hostTom de Vries2-10/+31
2023-03-07[gdb/testsuite] Fix gdb.dwarf2/dw2-zero-range.exp for remote-gdbserver-on-loc...Tom de Vries1-1/+2
2023-03-02Handle half-float in 'x' commandTom Tromey2-1/+48
2023-02-18Fix "start" for D, Rust, etcTom Tromey1-1/+4
2023-02-09Increase size of main_type::nfieldsTom Tromey1-0/+67
2023-01-26Use clean_restart in gdb.dwarf2Tom Tromey7-22/+7
2023-01-26Use mi_clean_restart moreTom Tromey1-9/+2
2023-01-26[gdb/testsuite] Add and use is_x86_64_m64_targetTom de Vries17-50/+17
2023-01-25Use require with is_remoteTom Tromey9-28/+10
2023-01-25Add unsupported calls where neededTom Tromey1-0/+1
2023-01-20gdb/dwarf: fix UBsan crash in read_subrange_typeSimon Marchi1-0/+22
2023-01-20gdb/testsuite: add test for negative subrange bounds with unsigned formSimon Marchi1-0/+25
2023-01-13Rename to allow_shlib_testsTom Tromey2-2/+2
2023-01-13Rename to allow_python_testsTom Tromey2-4/+4
2023-01-13Rename to allow_fortran_testsTom Tromey1-1/+1
2023-01-13Rename to allow_cplus_tests and allow_stl_testsTom Tromey18-18/+18
2023-01-13Use "require" for Python testsTom Tromey1-7/+1
2023-01-13Use require is_c_compiler_gccTom Tromey19-67/+19
2023-01-13Use require !use_gdb_stubTom Tromey1-4/+1
2023-01-13Use require !skip_fortran_testsTom Tromey1-3/+1
2023-01-13Use require !skip_shlib_testsTom Tromey2-8/+2
2023-01-13Use require !skip_cplus_testsTom Tromey18-28/+18
2023-01-13Use require is_x86_like_targetTom Tromey5-21/+5
2023-01-13Use require dwarf2_supportTom Tromey203-620/+203
2023-01-13Change 'require' to accept a list of predicatesTom Tromey3-3/+3
2023-01-13Don't use ensure_gdb_index with requireTom Tromey4-4/+16
2023-01-10gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.Rohr, Stephan1-1/+51
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker434-434/+434
2022-12-05gdb/testsuite: remove perror calls when failing to runSimon Marchi2-2/+0
2022-12-01Add name canonicalization for CTom Tromey1-3/+3
2022-11-28gdb/testsuite: remove use of then keyword from gdb.*/*.exp scriptsAndrew Burgess5-6/+6
2022-11-28gdb/testsuite: fail if gdb_start_cmd failsSimon Marchi1-1/+6
2022-11-26[gdb/symtab] Handle failure to open .gnu_debugaltlink fileTom de Vries1-0/+48
2022-11-22gdb/testsuite: remove gcc restriction from gdb.dwarf2/clang-cli-macro.expBruno Larsen1-3/+0
2022-11-03gdb: Fix issue with Clang CLI macrosBruno Larsen2-0/+118
2022-10-25[gdb/testsuite] Handle missing .note.GNU-stackTom de Vries54-0/+54
2022-10-19gdb/testsuite: avoid creating files in gdb/testsuite directoryAndrew Burgess1-1/+1
2022-10-14[gdb/testsuite] Fix gdb.base/infoline-reloc-main-from-zero.exp with clangTom de Vries1-1/+1