Fix bug in Ada aggregate assignment
[binutils-gdb.git] / gdb / testsuite / ChangeLog
2021-03-15 Tom TromeyFix bug in Ada aggregate assignment
2021-03-15 Andrew Burgessgdb: use make_scoped_restore to restore gdbpy_current_o...
2021-03-12 Andrew Burgessgdb/testsuite: resolve remaining duplicate test names...
2021-03-12 Andrew Burgessgdb/testsuite: remove duplicate test from gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: check the correct Python variable in...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: remove a duplicate test
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-12 Andrew Burgessgdb/testsuite: make test names unique in gdb.python...
2021-03-09 Tom TromeyFix function call regression in new evaluator
2021-03-09 Andrew Burgessgdb: fix field names of GDB's type main_type structure
2021-03-09 Felix Willgerodtgdb/fortran: Add 'LOC' intrinsic support.
2021-03-09 Andrew Burgessgdb/fotran: add support for the 'shape' keyword
2021-03-09 Andrew Burgessgdb/fortran: add support for 'SIZE' keyword
2021-03-09 Andrew Burgessgdb/fortran: add support for RANK keyword
2021-03-08 Tom TromeyConvert f-exp.y to use operations
2021-03-08 Tom TromeyConvert c-exp.y to use operations
2021-03-06 Tom TromeyAvoid crash on missing dwz file
2021-03-06 Mark WielaardMake valgrind tests more robust by adding --wait=1...
2021-03-06 Weimin PanCTF: set up debug info for function arguments
2021-03-03 Markus Metzgergdb, testsuite: enforce lazy binding for gdb.btrace...
2021-03-03 Markus Metzgertestsuite, gdb.btrace: adjust expected source line...
2021-03-03 Markus Metzgertestsuite, gdb.btrace: remove implicit debug option...
2021-03-03 Markus Metzgertestsuite, gdb.btrace: adjust expected output to pass...
2021-03-03 Markus Metzgertestsuite, gdb.btrace: move -Wl,-x to ldflags
2021-03-03 Markus Metzgertestsuite, gdb.btrace: pass rn-dl-bind.exp with clang
2021-03-03 Markus Metzgertestsuite, gdb.btrace: remove assembly-check in delta.exp
2021-03-03 Markus Metzgertestsuite: extend nopie handling to add -fno-pie to...
2021-03-02 Tom TromeyRewrite GNAT-encoded fixed point types in DWARF reader
2021-02-27 Lancelot SIX[PR gdb/27393] set directories: handle empty dirs.
2021-02-27 Tom TromeyMinor fix in skip_ctf_tests
2021-02-26 Jan Vranytestsuite: Remove extra \n from expected output of...
2021-02-26 Markus Metzgertestsuite: note on use_gdb_stub usage
2021-02-25 Jan MatyasFix initial thread state of non-threaded remote targets
2021-02-25 Andrew Burgessgdb/testsuite: Add a missing -wrap in gdb_test_multiple
2021-02-25 Andrew Burgessgdb/fortran: don't access non-existent type fields
2021-02-25 Andrew Burgessgdb/fortran: add support for ASSOCIATED builtin
2021-02-25 Andrew Burgessgdb/fortran: add support for legacy .xor. operator
2021-02-24 Andrew Burgessgdb: use std::string instead of a fixed size buffer
2021-02-24 Andrew Burgessgdb/testsuite: enable gdb.base/sect-cmd.exp test for...
2021-02-24 Andrew Burgessgdb: add a new 'maint info target-sections' command
2021-02-24 Andrew Burgessgdb/riscv: select rv32 target by default when requested
2021-02-24 Andrew Burgessgdb: call value_ind for pointers to dynamic types in...
2021-02-18 Andrew Burgessgdb/testsuite: only run gdb.arch/i386-biarch-core.exp...
2021-02-16 Alok Kumar SharmaCorrection of gdb.dwarf2/pr13961.S
2021-02-12 Andrew Burgessgdb/fortran: support ALLOCATED builtin
2021-02-11 Andrew Burgessgdb/testsuite: remove old comment
2021-02-11 Andrew Burgessgdb: change 'maint info section' to use command options
2021-02-11 Andrew Burgessgdb: 'maint info sections' - handle the no executable...
2021-02-11 Andrew Burgessgdb/testsuite: split 'maint info sections' tests to...
2021-02-10 Simon Marchigdb/testsuite: use "set sysroot" in gdb.multi/multi...
2021-02-10 Andrew Burgessgdb/fortran: add parser support for lbound and ubound
2021-02-10 Tom de Vries[gdb/testsuite] Fix tcl ERROR in gdb_load_no_complaints
2021-02-09 Tom de Vries[gdb/symtab] Fix element type modification in read_arra...
2021-02-09 Hafiz Abid Qadeer[testsuite] Don't use 'testfile' before 'standard_testf...
2021-02-08 Luis MachadoBuild gdb.base/gnu-ifunc.exp with lazy binding
2021-02-08 Tom de Vries[gdb/testsuite] Use DW_FORM_ref_addr in gdb.dwarf2...
2021-02-08 Andrew Burgessgdb: return true in TuiWindow.is_valid only if TUI...
2021-02-08 Andrew Burgessgdb/python: don't allow the user to delete window title...
2021-02-08 Andrew Burgessgdb/tui: don't add windows to global list from tui_layo...
2021-02-08 Andrew Burgessgdb/python: reformat an error string
2021-02-08 Andrew Burgessgdb/tui: fix issue with handling the return character
2021-02-08 Andrew Burgessgdb/testsuite: fix implementation of delete line in...
2021-02-06 Tom de Vries[gdb/testsuite] Fix gdb.tui/tui-layout-asm.exp with...
2021-02-05 Tom de Vries[gdb/breakpoints] Fix segfault for catch syscall -1
2021-02-05 Tom de Vries[gdb/testsuite] Add KFAILs for PR symtab/24549
2021-02-05 Tom de Vries[gdb/exp] Fix assert when adding ptr to imaginary unit
2021-02-05 Tom de Vries[gdb/symtab] Fix duplicate CUs in create_cus_from_debug...
2021-02-04 Shahab Vahedigdb: Use correct feature in tdesc-regs for ARC
2021-02-03 Pedro AlvesTestcase for detaching while stepping over breakpoint
2021-02-03 Pedro AlvesTestcase for attaching in non-stop mode
2021-02-02 Lancelot SIXInferior without argument prints detail of current...
2021-02-02 Simon Marchigdb/testsuite: use proc_with_prefix in gdb.base/scope.exp
2021-02-02 Simon Marchigdb/testsuite: add test for .debug_{rng,loc}lists secti...
2021-02-02 Simon Marchigdb/dwarf: split dwarf2_cu::ranges_base in two
2021-02-02 Simon Marchigdb/testsuite: add .debug_loclists tests
2021-02-02 Simon Marchigdb/testsuite: DWARF assembler: add context parameters...
2021-02-02 Simon Marchigdb/testsuite: add .debug_rnglists tests
2021-02-02 Tom de Vries[gdb/symtab] Fix assert in write_one_signatured_type
2021-02-01 Tom de Vries[gdb/testsuite] Fix gdb.dwarf2/fission-reread.exp with...
2021-01-29 Tom de Vries[gdb/breakpoint] Fix stepping past non-stmt line-table...
2021-01-29 Tom de Vries[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with...
2021-01-28 Tom de Vries[gdb/testsuite] Fix gdb.arch/i386-gnu-cfi.exp
2021-01-28 Tom de Vries[gdb/testsuite] Fix g0 search in gdb.arch/i386-sse...
2021-01-28 Andrew Burgessgdb/testsuite: unset XDG_CONFIG_HOME
2021-01-28 Tom de Vries[gdb/testsuite] Fix gdb.ada/out_of_line_in_inlined...
2021-01-28 Tom de Vries[gdb/testsuite] Fix ERROR in gdb.dwarf2/dw2-out-of...
2021-01-27 Lancelot SIXAvoid use after free with logging and debug redirect.
2021-01-27 Matthew MalcomsonGDB: aarch64: Add ability to displaced step over a...
2021-01-26 Tom de Vries[gdb/testsuite] Fix gdb.threads/killed-outside.exp...
2021-01-26 Tom de Vries[gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with...
2021-01-25 Tom de Vries[gdb/symtab] Handle DW_AT_ranges with DW_FORM_sec_off...
2021-01-25 Tom TromeyFix fixed-point regression with recent GCC
next