summaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)Author
2022-07-07Fix pedantically invalid DWARF in gdb.trace/unavailable-dwarf-piece.expPedro Alves
2022-07-07GDB/testsuite: Add coverage for `print -elements' commandMaciej W. Rozycki
2022-07-05[gdb/exp] Fix internal error when printing C++ pointer-to-memberTom de Vries
2022-07-05Add gdb.Objfile.is_file attributeTom Tromey
2022-07-05Make 'import gdb.events' workTom Tromey
2022-07-02[gdb/testsuite] Fix gdb.base/early-init-file.exp with -fsanitize=threadTom de Vries
2022-06-30GDB: Add `NUMBER' completion to `set' integer commandsMaciej W. Rozycki
2022-06-30gdb/testsuite: Expand gdb.cp/mb-ctor.exp to test dynamic allocationBruno Larsen
2022-06-29GDB/testsuite: Tighten `set print elements' error checkMaciej W. Rozycki
2022-06-29GDB: Remove extraneous full stops from `set' command error messagesMaciej W. Rozycki
2022-06-29gdb/testsuite: fix gdb.base/break-idempotent.exp on ppcCarl Love
2022-06-27gdb/testsuite: update bug numbers from Gnats to bugzillaBruno Larsen
2022-06-27[gdb/testsuite] Handle older python in gdb.python/py-send-packet.pyTom de Vries
2022-06-27[gdb/testsuite] Fix gdb.reverse/i387-env-reverse.exp for -pieTom de Vries
2022-06-27[gdb/testsuite] Enable some test-cases for x86_64 -m32Tom de Vries
2022-06-27[gdb/testsuite] Workaround unnecessary .s file with gfortran 4.8Tom de Vries
2022-06-27[gdb/testsuite] Skip gdb.fortran/namelist.exp for gfortran 4.8Tom de Vries
2022-06-25Fix corrupt DWARF in dw2-double-set-die-typeTom Tromey
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess
2022-06-24gdb/testsuite: remove global gcc_compiled from gdb.expAndrew Burgess
2022-06-24Include count of unexpected core files in gdb.sum summaryPedro Alves
2022-06-24Improve core file path detection & put cores in output dirPedro Alves
2022-06-18Fix assertion failure in copy_typeTom Tromey
2022-06-18gdb/python: Export nibbles to python layerEnze Li
2022-06-18gdb: Add new 'print nibbles' featureEnze Li
2022-06-16[gdb/testsuite] Fix have_mpx testTom de Vries
2022-06-15gdb/python: implement the print_insn extension language hookAndrew Burgess
2022-06-14[gdb/testsuite] Handle unordered dict in gdb.python/py-mi-cmd.expTom de Vries
2022-06-14Allow 'interrupt -a' in all-stop modeTom Tromey
2022-06-14[gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.expTom de Vries
2022-06-14Debug support for global alias variableKavitha Natarajan
2022-06-14[gdb/testsuite] Fix gdb.reverse/test_ioctl_TCSETSW.exp with libc debuginfoTom de Vries
2022-06-13[gdb/testsuite] Handle quotes in gdb_py_module_availableTom de Vries
2022-06-10Fix comparison of unsigned long int to int in record_linux_system_call.Carl Love
2022-06-10gdb/testsuite: remove definition of true/false from gdb_compiler_infoAndrew Burgess
2022-06-10Document the ARM_CC_FOR_TARGET testsuite variableLuis Machado
2022-06-10[gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla-struct-fields.expTom de Vries
2022-06-10[gdb/testsuite] Fix timeout in gdb.ada/ghost.expTom de Vries
2022-06-09Fix ARM_CC_FOR_TARGET handlingPedro Alves
2022-06-09gdb/testsuite: solve problems with compiler_info cachingAndrew Burgess
2022-06-09gdb/testsuite: handle errors better in test_compiler_infoAndrew Burgess
2022-06-09gdb/testsuite: make 'c' default language for get/test compiler infoAndrew Burgess
2022-06-09gdb/testsuite: remove get_compiler_info calls from gdb.exp and dwarf.expAndrew Burgess
2022-06-09gdb/testsuite: use test_compiler_info in gcc_major_versionNils-Christian Kempke
2022-06-09gdb/testsuite: resolve duplicate test names in gdb.threads/tls.expAndrew Burgess
2022-06-09gdb/testsuite: resolve duplicate test name in gnu_vector.expAndrew Burgess
2022-06-08Fix gdb.arch/powerpc-power7.exp isel disassembly output.Carl Love
2022-06-08aarch64: Add fallback if ARM_CC_FOR_TARGET not setPedro Alves
2022-06-06Remove "-break-insert -r" testsTom Tromey
2022-06-06gdb/testsuite: add missing skip_python_tests call in py-doc-reformat.expAndrew Burgess