summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.dwarf2
Commit message (Expand)AuthorAgeFilesLines
* [gdb/testsuite] Fix gdb.dwarf2/opt-out-not-implptr.exp for -m32Tom de Vries2023-05-121-7/+45
* Do not print <synthetic pointer> when piece is optimized outTom Tromey2023-05-112-2/+78
* gdb/testsuite: more newline pattern cleanupAndrew Burgess2023-05-051-1/+1
* [gdb/testsuite] Use set in lmap in gdb.dwarf2/dw2-abs-hi-pc.expTom de Vries2023-05-021-1/+1
* [gdb/testsuite] Don't use string cat in gdb.dwarf2/dw2-abs-hi-pc.expTom de Vries2023-04-241-1/+2
* gdb: Fix false match issue in skip_prologue_using_linetableWANG Rui2023-04-222-0/+148
* [gdb/symtab] Handle empty file name in .debug_line sectionTom de Vries2023-04-171-0/+66
* [gdb/testsuite] Fix gdb.dwarf2/imported-unit-bp-c.exp for remote hostTom de Vries2023-03-271-0/+5
* [gdb/testsuite] Unsupport gdb.dwarf2/gdb-add-index-symlink.exp for remote hostTom de Vries2023-03-271-0/+3
* [gdb/testsuite] Fix gdb.dwarf2/gdb-index-cxx.exp for remote hostTom de Vries2023-03-271-1/+1
* [gdb/testsuite] Fix gdb.dwarf2/enqueued-cu-base-addr.exp for remote hostTom de Vries2023-03-271-1/+1
* [gdb/testsuite] Fix gdb.dwarf2/gdb-index.exp on remote hostTom de Vries2023-03-271-10/+26
* [gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp for remote hostTom de Vries2023-03-276-21/+23
* [gdb/testsuite] Fix quoting issue in gdb.base/index-cache.expTom de Vries2023-03-271-1/+1
* [gdb/testsuite] Fix quoting issues in gdb.dwarf2 for remote hostTom de Vries2023-03-272-13/+22
* [gdb/testsuite] Add missing include_file in gdb.dwarf/*.expTom de Vries2023-03-273-0/+5
* gdb/testsuite: adjust test cases to previous "maintenance info line-table" ch...Simon Marchi2023-03-222-5/+5
* [gdb/testsuite] Handle attributes.h for remote hostTom de Vries2023-03-182-10/+31
* [gdb/testsuite] Fix gdb.dwarf2/dw2-zero-range.exp for remote-gdbserver-on-loc...Tom de Vries2023-03-071-1/+2
* Handle half-float in 'x' commandTom Tromey2023-03-022-1/+48
* Fix "start" for D, Rust, etcTom Tromey2023-02-181-1/+4
* Increase size of main_type::nfieldsTom Tromey2023-02-091-0/+67
* Use clean_restart in gdb.dwarf2Tom Tromey2023-01-267-22/+7
* Use mi_clean_restart moreTom Tromey2023-01-261-9/+2
* [gdb/testsuite] Add and use is_x86_64_m64_targetTom de Vries2023-01-2617-50/+17
* Use require with is_remoteTom Tromey2023-01-259-28/+10
* Add unsupported calls where neededTom Tromey2023-01-251-0/+1
* gdb/dwarf: fix UBsan crash in read_subrange_typeSimon Marchi2023-01-201-0/+22
* gdb/testsuite: add test for negative subrange bounds with unsigned formSimon Marchi2023-01-201-0/+25
* Rename to allow_shlib_testsTom Tromey2023-01-132-2/+2
* Rename to allow_python_testsTom Tromey2023-01-132-4/+4
* Rename to allow_fortran_testsTom Tromey2023-01-131-1/+1
* Rename to allow_cplus_tests and allow_stl_testsTom Tromey2023-01-1318-18/+18
* Use "require" for Python testsTom Tromey2023-01-131-7/+1
* Use require is_c_compiler_gccTom Tromey2023-01-1319-67/+19
* Use require !use_gdb_stubTom Tromey2023-01-131-4/+1
* Use require !skip_fortran_testsTom Tromey2023-01-131-3/+1
* Use require !skip_shlib_testsTom Tromey2023-01-132-8/+2
* Use require !skip_cplus_testsTom Tromey2023-01-1318-28/+18
* Use require is_x86_like_targetTom Tromey2023-01-135-21/+5
* Use require dwarf2_supportTom Tromey2023-01-13203-620/+203
* Change 'require' to accept a list of predicatesTom Tromey2023-01-133-3/+3
* Don't use ensure_gdb_index with requireTom Tromey2023-01-134-4/+16
* gdb/dwarf2: Fix 'rw_pieced_value' for values casted to different type.Rohr, Stephan2023-01-101-1/+51
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-01434-434/+434
* gdb/testsuite: remove perror calls when failing to runSimon Marchi2022-12-052-2/+0
* Add name canonicalization for CTom Tromey2022-12-011-3/+3
* gdb/testsuite: remove use of then keyword from gdb.*/*.exp scriptsAndrew Burgess2022-11-285-6/+6
* gdb/testsuite: fail if gdb_start_cmd failsSimon Marchi2022-11-281-1/+6
* [gdb/symtab] Handle failure to open .gnu_debugaltlink fileTom de Vries2022-11-261-0/+48