summaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)Author
2022-06-04[gdb/ada] Fix literal truncationTom de Vries
2022-06-04[gdb/m2] Fix UB and literal truncationTom de Vries
2022-06-04[gdb/rust] Fix literal truncationTom de Vries
2022-06-04[gdb/pascal] Fix literal truncationTom de Vries
2022-06-04[gdb/go] Fix literal truncationTom de Vries
2022-06-04[gdb/fortran] Fix literal truncationTom de Vries
2022-06-04[gdb/c] Fix type of 2147483648 and literal truncationTom de Vries
2022-06-04[gdb/testsuite] Test more values in gdb.base/parse_numbers.expTom de Vries
2022-06-04[gdb/testsuite] Fix ERROR in gdb.ctf/funcreturn.expTom de Vries
2022-06-04[gdb/testsuite] Fix gdb.threads/manythreads.exp with check-read1Tom de Vries
2022-06-02[gdb/testsuite] Detect change instead of init in gdb.mi/mi-var-block.expTom de Vries
2022-06-01Add gdb.current_language and gdb.Frame.languageTom Tromey
2022-05-31gdb/testsuite: fixup common-block.exp for intel compilersNils-Christian Kempke
2022-05-31gdb, testsuite, fortran: fixup mixed-lang-stack for Intel/LLVM compilersNils-Christian Kempke
2022-05-31gdb, testsuite, fortran: fix double free in mixed-lang-stack.expNils-Christian Kempke
2022-05-31testsuite, fortran: allow additional completions in module.expNils-Christian Kempke
2022-05-31testsuite, fortran: fix info-types for intel compilersNils-Christian Kempke
2022-05-31testsuite/lib: add check_optional_entry for GDBInfoSymbolsNils-Christian Kempke
2022-05-31testsuite, fortran: Add '-debug-parameters all' when using ifx/ifortNils-Christian Kempke
2022-05-31testsuite, fortran: add compiler dependent types to dynamic-ptype-whatisNils-Christian Kempke
2022-05-31testsuite, fortran: add required external keywordNils-Christian Kempke
2022-05-31gdb/testsuite: disable charset.exp for intel compilersNils-Christian Kempke
2022-05-31gdb/testsuite: rename intel next gen c/cpp compilersNils-Christian Kempke
2022-05-31gdb/testsuite: add Fortran compiler identification to GDBCristian Sandu
2022-05-31gdb/testsuite: move getting_compiler_info to front of gdb_compileNils-Christian Kempke
2022-05-31gdb/testsuite: Fix fortran types for Intel compilers.Felix Willgerodt
2022-05-31gdb/testsuite: Use -module option for Intel Fortran compilersAbdul Basit Ijaz
2022-05-31gdb/testsuite: remove F77_FOR_TARGET supportNils-Christian Kempke
2022-05-31gdb/testsuite: resolve duplicate test name in gdb.trace/signal.expAndrew Burgess
2022-05-30gdb/testsuite: fix gdb.trace/signal.exp on x86Simon Marchi
2022-05-28gdb/python: improve formatting of help text for user defined commandsAndrew Burgess
2022-05-27opcodes/i386: remove trailing whitespace from insns with zero operandsAndrew Burgess
2022-05-26gdb: Require psymtab before calling quick_functions in objfileLancelot SIX
2022-05-26Fix crash in new DWARF indexerTom Tromey
2022-05-26gdb/testsuite: prefer gdb_test in gdb.dwarf2/calling-conventionLancelot SIX
2022-05-25Show enabled locations with disabled breakpoint parent as "y-"Pedro Alves
2022-05-25gdb: Fix DUPLICATE and PATH regressions throughoutPedro Alves
2022-05-25Add -nopass option to gdb_test/gdb_test_multiplePedro Alves
2022-05-24[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2.exp with clangTom de Vries
2022-05-24[gdb/testsuite] Fix gdb.opt/clobbered-registers-O2.exp with gcc-12Tom de Vries
2022-05-23[gdb/testsuite] Fix -prompt handling in gdb_testTom de Vries
2022-05-23[gdb/exp] Fix UB in scalar_binopTom de Vries
2022-05-23[gdb/testsuite] Skip language auto in gdb.base/parse_number.expTom de Vries
2022-05-22Accept functions with DW_AT_linkage_name presentAlok Kumar Sharma
2022-05-20Test "set multiple-symbols on" creating multiple breakpointsPedro Alves
2022-05-20PowerPC: Make test gdb.arch/powerpc-power10.exp Endian independent.Carl Love
2022-05-19gdb: testsuite: Support displaced stepping on LoongArchTiezhu Yang
2022-05-18PowerPC: bp-permanent.exp, kill-after-signal fixCarl Love
2022-05-18[AArch64] Return the regnum for PC (32) on aarch64Yichao Yu
2022-05-18Support -prompt and -lbl in gdb_testPedro Alves