aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2022-06-24gdb/testsuite: remove global gcc_compiled from gdb.expAndrew Burgess2-15/+9
2022-06-24Include count of unexpected core files in gdb.sum summaryPedro Alves1-0/+41
2022-06-24Improve core file path detection & put cores in output dirPedro Alves1-1/+85
2022-06-16[gdb/testsuite] Fix have_mpx testTom de Vries1-1/+1
2022-06-13[gdb/testsuite] Handle quotes in gdb_py_module_availableTom de Vries1-1/+1
2022-06-10gdb/testsuite: remove definition of true/false from gdb_compiler_infoAndrew Burgess1-5/+0
2022-06-09Fix ARM_CC_FOR_TARGET handlingPedro Alves1-2/+2
2022-06-09gdb/testsuite: solve problems with compiler_info cachingAndrew Burgess1-11/+17
2022-06-09gdb/testsuite: handle errors better in test_compiler_infoAndrew Burgess1-1/+11
2022-06-09gdb/testsuite: make 'c' default language for get/test compiler infoAndrew Burgess1-8/+13
2022-06-09gdb/testsuite: remove get_compiler_info calls from gdb.exp and dwarf.expAndrew Burgess2-30/+1
2022-06-09gdb/testsuite: use test_compiler_info in gcc_major_versionNils-Christian Kempke1-2/+1
2022-06-08aarch64: Add fallback if ARM_CC_FOR_TARGET not setPedro Alves1-0/+55
2022-05-31testsuite/lib: add check_optional_entry for GDBInfoSymbolsNils-Christian Kempke1-2/+16
2022-05-31testsuite, fortran: Add '-debug-parameters all' when using ifx/ifortNils-Christian Kempke1-0/+3
2022-05-31gdb/testsuite: rename intel next gen c/cpp compilersNils-Christian Kempke2-2/+2
2022-05-31gdb/testsuite: add Fortran compiler identification to GDBCristian Sandu3-57/+136
2022-05-31gdb/testsuite: move getting_compiler_info to front of gdb_compileNils-Christian Kempke1-7/+14
2022-05-31gdb/testsuite: Fix fortran types for Intel compilers.Felix Willgerodt1-0/+18
2022-05-31gdb/testsuite: Use -module option for Intel Fortran compilersAbdul Basit Ijaz1-1/+5
2022-05-31gdb/testsuite: remove F77_FOR_TARGET supportNils-Christian Kempke2-30/+5
2022-05-25gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves5-21/+15
2022-05-25Add -nopass option to gdb_test/gdb_test_multiplePedro Alves1-28/+32
2022-05-23[gdb/testsuite] Fix -prompt handling in gdb_testTom de Vries1-1/+1
2022-05-19gdb: testsuite: Support displaced stepping on LoongArchTiezhu Yang1-1/+1
2022-05-18Support -prompt and -lbl in gdb_testPedro Alves1-24/+37
2022-05-17Make gdb_test's question non-optional if specifiedPedro Alves1-4/+21
2022-05-08[gdb/testsuite] Fix gdb.tui/scroll.exp with read1Tom de Vries1-32/+67
2022-05-06[gdb/testsuite] Fix gdb.dwarf2/locexpr-data-member-location.exp with nopieTom de Vries1-3/+13
2022-05-03gdb/testsuite: change mi_gdb_start to take a list of flagsAndrew Burgess1-8/+16
2022-04-26gdb/testsuite: use with_cwd where possibleSimon Marchi1-5/+3
2022-04-21gdb/testsuite: fix "set temporary breakpoint" DUPLICATEsSimon Marchi1-9/+10
2022-04-21gdb_spawn_attach_cmdline: use unsupported instead of untestedLancelot SIX1-1/+1
2022-04-20gdb/testsuite: Introduce and use gdb_spawn_attach_cmdlineLancelot SIX1-0/+46
2022-04-18gdb/testsuite/dwarf: don't automatically add directory and file entry for DWA...Simon Marchi1-15/+18
2022-04-18gdb/testsuite: make gdb.ada/mi_prot.exp stop at expected locationSimon Marchi1-6/+6
2022-04-18gdb/testsuite: add text_segment option to gdb_compileVignesh Balasubramanian2-4/+43
2022-04-15Match rustc beta versionsTom Tromey1-1/+1
2022-04-14[gdb/testsuite] Detect 'No MPX support'Tom de Vries1-0/+23
2022-04-12Enable the new DWARF indexerTom Tromey1-1/+1
2022-04-08Fix undefined behavior in the Fortran, Go and Pascal number parsersPedro Alves1-0/+20
2022-04-07gdb/testsuite: add "macros" option to gdb_compileSimon Marchi1-0/+13
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-07gdb/testsuite: make gdb_breakpoint and runto take a linespecSimon Marchi1-11/+13
2022-04-04gdb: Add support for DW_LNS_set_prologue_end in line-tableLancelot SIX1-6/+10
2022-04-01gdb/testing/tui: add new _csi_{L,S,T}Andrew Burgess1-0/+95
2022-03-31gdb/testsuite/tui: implement _csi_P procSimon Marchi1-0/+27
2022-03-30gdb/testsuite: add tests for TermSimon Marchi1-25/+50
2022-03-23gdb/python: remove Python 2 supportSimon Marchi1-12/+0