aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib/dwarf.exp
AgeCommit message (Expand)AuthorFilesLines
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-11-28gdb/testsuite: remove use of then keyword from library filesAndrew Burgess1-5/+5
2022-11-10gdb/testsuite: allowed for function_range to deal with mangled functionsBruno Larsen1-1/+1
2022-10-25[gdb/testsuite] Handle missing .note.GNU-stackTom de Vries1-0/+2
2022-10-13[gdb/testsuite] Fix gdb.dwarf2/macro-source-path.exp with -m32Tom de Vries1-5/+2
2022-09-30[gdb/testsuite] Add aranges to gdb.dwarf2/dw2-dir-file-name.expTom de Vries1-2/+13
2022-09-06[gdb/symtab] Support .debug_names section with TUs in .debug_infoTom de Vries1-4/+17
2022-09-06[gdb/testsuite] Add gdb.dwarf2/debug-names-bad-cu-index.expTom de Vries1-8/+24
2022-09-06[gdb/testsuite] Add gdb.dwarf2/debug-names-tu.expTom de Vries1-12/+44
2022-08-31gdb, testsuite: adapt function_range expected nameNils-Christian Kempke1-4/+8
2022-08-07[gdb/testsuite] Add support for .debug_names in dwarf assemblerTom de Vries1-5/+224
2022-07-29gdb/testsuite: add macros test for source files compiled in various waysSimon Marchi1-0/+92
2022-06-09gdb/testsuite: remove get_compiler_info calls from gdb.exp and dwarf.expAndrew Burgess1-8/+0
2022-05-06[gdb/testsuite] Fix gdb.dwarf2/locexpr-data-member-location.exp with nopieTom de Vries1-3/+13
2022-04-18gdb/testsuite/dwarf: don't automatically add directory and file entry for DWA...Simon Marchi1-15/+18
2022-04-07gdb/testsuite/dwarf: simplify line number program syntaxSimon Marchi1-4/+2
2022-04-07gdb/testsuite/dwarf: remove two unused variablesSimon Marchi1-19/+0
2022-04-04gdb: Add support for DW_LNS_set_prologue_end in line-tableLancelot SIX1-6/+10
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-11-29[gdb/testsuite] Fix typo in proc linesTom de Vries1-1/+1
2021-11-29[gdb/testsuite] Fix gdb.dwarf2/dw2-lines.exp with -m32Tom de Vries1-10/+2
2021-11-22[gdb/symtab] Support .debug_line with DW_FORM_line_strpTom de Vries1-10/+65
2021-11-22[gdb/testsuite] Support .debug_line v5 in dwarf assemblerTom de Vries1-5/+64
2021-11-22[gdb/testsuite] Factor out _line_finalize_headerTom de Vries1-26/+49
2021-11-22[gdb/testsuite] Support .debug_line v4 in dwarf assemblerTom de Vries1-0/+4
2021-11-22[gdb/testsuite] Add test-case gdb.dwarf2/dw2-lines.expTom de Vries1-0/+6
2021-11-22[gdb/testsuite] Speed up MACRO_AT_* callsTom de Vries1-12/+148
2021-11-19[gdb/testsuite] Fix 64-bit dwarf test-cases with -m32Tom de Vries1-9/+35
2021-11-09Correctly handle DW_LLE_start_endTom Tromey1-1/+11
2021-10-14[gdb/testsuite] Add .debug_loc support in dwarf assemblerTom de Vries1-0/+99
2021-09-30gdb/testsuite/dwarf: use options for rnglists/loclists procsSimon Marchi1-56/+27
2021-09-30gdb/testsuite/dwarf: don't define nested procs for rnglists/loclistsSimon Marchi1-254/+287
2021-09-24[gdb/testsuite] Don't leave gdb instance running after function_rangeTom de Vries1-0/+1
2021-09-24gdb/testsuite: Make it possible to use TCL variables in DWARF assembler loclistsPedro Alves1-0/+4
2021-08-30[gdb/testsuite] Improve argument syntax of proc arangeTom de Vries1-17/+14
2021-08-27[gdb/testsuite] Generate .debug_aranges entry for dummy CUTom de Vries1-1/+5
2021-08-27[gdb/testsuite] Support .debug_aranges in dwarf assemblyTom de Vries1-0/+153
2021-08-27[gdb/testsuite] Add label option to proc cuTom de Vries1-0/+11
2021-08-23[gdb/testsuite] Add dummy start and end CUs in dwarf assemblyTom de Vries1-1/+16
2021-08-05Replace the symbol needs evaluator with a parserZoran Zaric1-0/+4
2021-06-22gdb: Support DW_LLE_start_endAndreas Schwab1-0/+29
2021-04-14testsuite, gdb: recognize DW_OP_fbreg in lib/dwarf.expTankut Baris Aktemur1-0/+5
2021-04-07gdb/testsuite: fix fission support in the Dwarf assemblerAndrew Burgess1-44/+217
2021-03-31Add some error checking to DWARF assemblerTom Tromey1-33/+52
2021-03-22gdb/testsuite: use the correct .debug_str section name for DW_FORM_strpAndrew Burgess1-1/+1
2021-03-06Avoid crash on missing dwz fileTom Tromey1-2/+2
2021-02-11gdb: Remove arm-symbianelf supportAlan Modra1-1/+0
2021-02-02gdb/testsuite: add test for .debug_{rng,loc}lists section without offset arraySimon Marchi1-10/+38
2021-02-02gdb/testsuite: add .debug_loclists testsSimon Marchi1-0/+196
2021-02-02gdb/testsuite: DWARF assembler: add context parameters to _locationSimon Marchi1-13/+27