aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2022-06-15gdb/python: implement the print_insn extension language hookAndrew Burgess3-0/+946
2022-06-14[gdb/testsuite] Handle unordered dict in gdb.python/py-mi-cmd.expTom de Vries1-1/+3
2022-06-14Allow 'interrupt -a' in all-stop modeTom Tromey2-0/+74
2022-06-14[gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.expTom de Vries1-1/+3
2022-06-14Debug support for global alias variableKavitha Natarajan2-3/+72
2022-06-14[gdb/testsuite] Fix gdb.reverse/test_ioctl_TCSETSW.exp with libc debuginfoTom de Vries1-1/+1
2022-06-13[gdb/testsuite] Handle quotes in gdb_py_module_availableTom de Vries1-1/+1
2022-06-10Fix comparison of unsigned long int to int in record_linux_system_call.Carl Love2-0/+83
2022-06-10gdb/testsuite: remove definition of true/false from gdb_compiler_infoAndrew Burgess7-5/+22
2022-06-10Document the ARM_CC_FOR_TARGET testsuite variableLuis Machado1-0/+30
2022-06-10[gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla-struct-fields.expTom de Vries1-5/+17
2022-06-10[gdb/testsuite] Fix timeout in gdb.ada/ghost.expTom de Vries1-3/+3
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-09gdb/testsuite: resolve duplicate test names in gdb.threads/tls.expAndrew Burgess1-1/+4
2022-06-09gdb/testsuite: resolve duplicate test name in gnu_vector.expAndrew Burgess1-9/+11
2022-06-08Fix gdb.arch/powerpc-power7.exp isel disassembly output.Carl Love1-1/+1
2022-06-08aarch64: Add fallback if ARM_CC_FOR_TARGET not setPedro Alves3-4/+59
2022-06-06Remove "-break-insert -r" testsTom Tromey1-70/+0
2022-06-06gdb/testsuite: add missing skip_python_tests call in py-doc-reformat.expAndrew Burgess1-0/+4
2022-06-04[gdb/ada] Fix literal truncationTom de Vries1-3/+1
2022-06-04[gdb/m2] Fix UB and literal truncationTom de Vries1-2/+1
2022-06-04[gdb/rust] Fix literal truncationTom de Vries1-2/+3
2022-06-04[gdb/pascal] Fix literal truncationTom de Vries1-7/+1
2022-06-04[gdb/go] Fix literal truncationTom de Vries1-1/+1
2022-06-04[gdb/fortran] Fix literal truncationTom de Vries1-3/+1
2022-06-04[gdb/c] Fix type of 2147483648 and literal truncationTom de Vries1-9/+47
2022-06-04[gdb/testsuite] Test more values in gdb.base/parse_numbers.expTom de Vries1-42/+260
2022-06-04[gdb/testsuite] Fix ERROR in gdb.ctf/funcreturn.expTom de Vries1-14/+12
2022-06-04[gdb/testsuite] Fix gdb.threads/manythreads.exp with check-read1Tom de Vries1-15/+19
2022-06-02[gdb/testsuite] Detect change instead of init in gdb.mi/mi-var-block.expTom de Vries2-1/+7
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