aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-06-01Add gdb.current_language and gdb.Frame.languageTom Tromey3-0/+22
2022-05-31gdb/testsuite: fixup common-block.exp for intel compilersNils-Christian Kempke1-3/+35
2022-05-31gdb, testsuite, fortran: fixup mixed-lang-stack for Intel/LLVM compilersNils-Christian Kempke1-7/+14
2022-05-31gdb, testsuite, fortran: fix double free in mixed-lang-stack.expNils-Christian Kempke1-11/+1
2022-05-31testsuite, fortran: allow additional completions in module.expNils-Christian Kempke1-2/+3
2022-05-31testsuite, fortran: fix info-types for intel compilersNils-Christian Kempke1-3/+17
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-31testsuite, fortran: add compiler dependent types to dynamic-ptype-whatisNils-Christian Kempke1-38/+41
2022-05-31testsuite, fortran: add required external keywordNils-Christian Kempke1-0/+1
2022-05-31gdb/testsuite: disable charset.exp for intel compilersNils-Christian Kempke1-0/+5
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 Sandu11-70/+150
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 Kempke5-37/+5
2022-05-31gdb/testsuite: resolve duplicate test name in gdb.trace/signal.expAndrew Burgess1-3/+7
2022-05-30gdb/testsuite: fix gdb.trace/signal.exp on x86Simon Marchi1-1/+1
2022-05-28gdb/python: improve formatting of help text for user defined commandsAndrew Burgess1-0/+282
2022-05-27opcodes/i386: remove trailing whitespace from insns with zero operandsAndrew Burgess2-2/+2
2022-05-26gdb: Require psymtab before calling quick_functions in objfileLancelot SIX3-0/+120
2022-05-26Fix crash in new DWARF indexerTom Tromey1-0/+62
2022-05-26gdb/testsuite: prefer gdb_test in gdb.dwarf2/calling-conventionLancelot SIX1-6/+8
2022-05-25Show enabled locations with disabled breakpoint parent as "y-"Pedro Alves1-14/+14
2022-05-25gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves38-934/+969
2022-05-25Add -nopass option to gdb_test/gdb_test_multiplePedro Alves1-28/+32
2022-05-24[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2.exp with clangTom de Vries4-17/+50
2022-05-24[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2.exp with gcc-12Tom de Vries1-1/+1
2022-05-23[gdb/testsuite] Fix -prompt handling in gdb_testTom de Vries1-1/+1
2022-05-23[gdb/exp] Fix UB in scalar_binopTom de Vries1-0/+2
2022-05-23[gdb/testsuite] Skip language auto in gdb.base/parse_number.expTom de Vries1-0/+5
2022-05-22Accept functions with DW_AT_linkage_name presentAlok Kumar Sharma2-0/+100
2022-05-20Test "set multiple-symbols on" creating multiple breakpointsPedro Alves1-25/+75
2022-05-20PowerPC: Make test gdb.arch/powerpc-power10.exp Endian independent.Carl Love1-368/+746
2022-05-19gdb: testsuite: Support displaced stepping on LoongArchTiezhu Yang1-1/+1
2022-05-18PowerPC: bp-permanent.exp, kill-after-signal fixCarl Love2-12/+18
2022-05-18[AArch64] Return the regnum for PC (32) on aarch64Yichao Yu2-0/+118
2022-05-18Support -prompt and -lbl in gdb_testPedro Alves3-35/+42
2022-05-18[gdb/testsuite] Simplify unknown lang testing in gdb.base/parse_number.expTom de Vries1-3/+8
2022-05-18[gdb/testsuite] Use hex_for_lang in gdb.base/parse_number.expTom de Vries1-1/+14
2022-05-17Fix gdb.python/py-connection.exp with remote targetsPedro Alves1-2/+2
2022-05-17Make gdb_test's question non-optional if specifiedPedro Alves1-4/+21
2022-05-17gdb.base/skip.exp: Don't abuse gdb_test's question supportPedro Alves1-24/+31
2022-05-17Avoid having to unload file in gdb.server/connect-with-no-symbol-file.expPedro Alves1-10/+7
2022-05-17Fix bogus gdb_test invocationsPedro Alves3-2/+3
2022-05-17gdb.base/scope.exp: Remove bogus gdb_test questionsPedro Alves1-30/+30
2022-05-17Remove gdb_test questions that GDB doesn't askPedro Alves6-11/+6
2022-05-16gdb/testsuite: fix "continue outside of loop" TCL errorsBruno Larsen298-394/+394
2022-05-13Put corefile-run.core into test subdirectoryTom Tromey1-1/+1