gdb/python: Reuse gdb.RegisterDescriptor objects where possible
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
2020-07-21  Andrew Burgessgdb/python: Reuse gdb.RegisterDescriptor objects where...
2020-07-21  Tom de Vries[gdb/testsuite] Fix gdb.reverse/solib-{precsave,reverse...
2020-07-21  Tom de Vries[gdb/testsuite] Fix step-reverse.c with gcc-10
2020-07-21  Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-modules.exp with...
2020-07-21  Tom de Vries[gdb/testsuite] Make inline-locals.c deterministic
2020-07-21  Tom de Vries[gdb/testsuite] Don't leak env vars in gdb.debuginfod...
2020-07-20  Ludovic Courtèsguile: Add support for Guile 3.0.
2020-07-20  Ludovic Courtèsguile: Add support for Guile 2.2.
2020-07-20  Gary BensonSkip tests requiring "alignof (void)" when compiling...
2020-07-20  Tom de Vries[gdb/testsuite] Stabilize execution order in omp-par...
2020-07-20  Tom de Vries[gdb/testsuite] Fix valgrind-infcall-2.exp without...
2020-07-20  Tom de Vries[gdb/testsuite] Bail out after gdb_start error in gdb...
2020-07-17  Tom de Vries[gdb/testsuite] Add gdb.base/valgrind-infcall-2.exp
2020-07-17  Tom de Vries[gdb/testsuite] Use MACRO_AT_{func,range}
2020-07-17  Tom de Vries[gdb/testsuite] Drop src arg of MACRO_AT_{func,range}
2020-07-17  Tom de Vries[gdb/testsuite] Remove Dwarf::extern
2020-07-16  Sandra LoosemoreFix POSIX-isms in gdb.base/shell.exp
2020-07-16  Caroline Ticegdb: fix issues with handling DWARF v5 rnglists & ...
2020-07-16  Tom de Vries[gdb/testsuite] Add pseudo line number program instruct...
2020-07-15  Andrew Burgessgdb/testsuite: Update test pattern in ptype-on-function...
2020-07-15  Tom de Vries[gdb/testsuite] Handle callq -> call disassembly change
2020-07-15  Andrew Burgessgdb/fortran: Handle dynamic string types when printing...
2020-07-15  Simon Marchigdb/testsuite/lib/dwarf.exp: fix addr_size parameter...
2020-07-14  Andrew Burgessgdb: Improve formatting of 'show architecture' messages
2020-07-14  Tom de Vries[gdb/testsuite] Fix clone-new-thread-event.c with glibc...
2020-07-13  Sandra LoosemoreSkip directory tests in gdb.base/info_sources.exp on...
2020-07-13  Gary BensonFix gdb.base/savedregs.exp with clang
2020-07-13  Gary BensonFix gdb.arch/i386-sse.exp with clang
2020-07-13  Gary BensonUse volatile pointers when attempting to trigger SIGSEGVs
2020-07-13  Gary BensonSkip VLA structure field tests when compiling with...
2020-07-13  Tom de Vries[gdb/testsuite] Handle missing gold linker in gdb.base...
2020-07-11  Daniel Xurust: Fix rust modules test
2020-07-10  Pedro AlvesTestcase for previous handle_no_resumed fixes
2020-07-08  Tom TromeyUse read_memory in ada_exception_message_1
2020-07-06  Andrew Burgessgdb: Python unwinders, inline frames, and tail-call...
2020-07-06  Andrew Burgessgdb/python: New method to access list of register groups
2020-07-06  Andrew Burgessgdb/python: Add gdb.Architecture.registers method
2020-07-06  Andrew Burgessgdb/python: Add architecture method to gdb.PendingFrame
2020-07-06  Tom de Vries[gdb/symtab] Fix line-table end-of-sequence sorting
2020-07-03  Pedro AlvesFix gdb.base/structs2.exp with Clang
2020-07-03  Pedro AlvesFix gdb.base/charset.exp with Clang
2020-07-03  Pedro AlvesRemove stale -DNO_PROTOTYPES bits from gdb testsuite
2020-07-03  Pedro AlvesRemove stale overlay testcase bits
2020-06-30  Philippe WaroquiersFix test breakages caused by removal of gdb_py_test_mul...
2020-06-30  Tom de Vries[gdb/testsuite] Handle early_flags in gdb_default_targe...
2020-06-29  Simon Marchigdb/testsuite: better handle failures in simavr board...
2020-06-29  Tom de Vries[gdb/testsuite] Emit unresolved for unknown proc
2020-06-29  Tom de Vries[gdb/testsuite] Expect conformation question in gdb...
2020-06-26  Philippe WaroquiersMake test names unique in python.exp and guile.exp
2020-06-26  Nick AlcockFix --enable-libctf and --disable-static
2020-06-26  Gary BensonFix -Wstring-compare testcase build failure
2020-06-25  Andrew Burgessgdb/riscv: Loop over all registers for 'info all-registers'
2020-06-25  Andrew Burgessgdb/riscv: Record information about unknown tdesc registers
2020-06-25  Andrew Burgessgdb/riscv: Improve support for matching against target...
2020-06-25  Andrew Burgessgdb/riscv: Take CSR names from target description
2020-06-25  Andrew Burgessgdb/riscv: Improved register alias name creation
2020-06-24  Pedro AlvesW/ Clang, compile/link C++ test programs with "-x c++"
2020-06-24  Pedro AlvesW/ Clang, compile C/C++ testcases with -Wno-unknown...
2020-06-23  Andrew Burgessgdb: New maintenance command to print XML target descri...
2020-06-23  Sandra LoosemoreAdjust command completion output when TUI is disabled
2020-06-23  Gary BensonImprove -Wunused-value testcase build failures fix
2020-06-23  Gary BensonAvoid testcase build failures with -Wunused-value
2020-06-22  Philippe WaroquiersAdd tests for new alias default-args related commands...
2020-06-22  Sandra LoosemoreDisable parts of gdb.base/source-dir.exp on remote...
2020-06-21  Philippe WaroquiersEnsure 'exec-file has changed' check has priority over...
2020-06-21  Sandra LoosemoreAdjust gdb.mi/mi-sym-info.exp filename patterns.
2020-06-21  Sandra LoosemoreFix gdb.base/list-missing-source.exp on remote host.
2020-06-19  Sandra LoosemoreFixes for gdb.xml/tdesc-regs.exp.
2020-06-19  Tom de Vries[gdb/testsuite] Limit default_target_compile override
2020-06-18  Tom de Vries[gdb/testsuite] Move code from gdb_init to default_gdb_init
2020-06-18  Sandra LoosemoreFix TUI support checks in gdb.tui tests.
2020-06-17  Keith SeitzFix typo in my gdb.debuginfod entry.
2020-06-17  Sandra LoosemoreFix TCL error in gdb.python/py-format-string.exp.
2020-06-17  Simon Marchigdb: check for partial symtab presence in dwarf2_initia...
2020-06-17  Keith SeitzPass INTERNAL_GDBFLAGS when executing GDB
2020-06-17  Tom de Vries[gdb/testsuite] Remove dependence on tcl_unknown
2020-06-16  Tom TromeyFix crash when TUI window creation fails
2020-06-16  Gary BensonAdd two missing return values in gdb.python/py-nested...
2020-06-15  Tankut Baris Aktemurgdb/testsuite: fix minor things in jit tests
2020-06-12  Andrew Burgessgdb/testsuite: Prevent globals leaking between test...
2020-06-12  Tom de Vries[gdb/testsuite] Don't leak tuiterm.exp spawn override
2020-06-12  Tom de Vries[gdb/testsuite] Don't abort testrun for invalid command...
2020-06-11  Tom TromeyFix hex floating point lexing
2020-06-11  Keith SeitzCompute proper length for dynamic types of TYPE_CODE_TY...
2020-06-11  Tom de Vries[gdb/testsuite] Make gdb.base/dbx.exp more robust
2020-06-10  Tom de Vries[gdb/symtab] Enable ada .gdb_index
2020-06-10  Simon Marchigdb/testsuite: fix duplicate test names in gdb.base...
2020-06-04  Simon Marchigdb: really share partial symtabs when using .gdb_index...
2020-06-04  Tom de Vries[gdb/testsuite] Remove path names from error messages...
2020-06-04  Tom de Vries[gdb/testsuite] Fix error handling in gdb_file_cmd
2020-06-04  Tom de Vries[gdb/testsuite] Fix use of fail in gdb_cmd_file
2020-06-03  Tom de Vries[gdb/symtab] Fix missing breakpoint location for inline...
2020-06-03  Tom de Vries[gdb/testsuite] Fix use of verbose in gdb/jit-*.exp
2020-06-02  Tom de Vries[gdb/testsuite] Fix scrolling in gdb.dwarf2/multidictio...
2020-06-01  Andrew Burgessgdb: Preserve is-stmt lines when switch between files
2020-05-30  Pedro Alvesreplace_typedefs: handle templates in namespaces
2020-05-29  Gary BensonFix build errors in with clang in gdb.compile/compile...
2020-05-29  Gary BensonFix file-not-found error with clang in gdb.arch/i386...
2020-05-29  Gary BensonBuild two gdb.cp testcases with -Wno-unused-comparison
2020-05-28  Gary BensonFix "enumeration values not handled in switch" error...
next
This page took 0.425641 seconds and 107 git commands to generate.