corefile.exp: XFAIL warning-free test when testing on docker
[binutils-gdb.git] / gdb / testsuite / ChangeLog
2020-09-01 Kevin Buettnercorefile.exp: XFAIL warning-free test when testing...
2020-09-01 Kevin BuettnerWork around incorrect/broken pathnames in NT_FILE note
2020-08-31 Simon Marchigdb: fix nits in previous patches
2020-08-31 Scott Lindergdb: support frames inlined into the outer frame
2020-08-31 Simon Marchigdb: make frame_unwind_got_optimized return a not_lval...
2020-08-31 Tom de Vries[gdb/testsuite] Add nopie to gdb.base/eh_return.exp
2020-08-28 Pedro AlvesFix gdb.base/advance-until-multiple-locations.exp with...
2020-08-28 Tom de Vries[gdb/breakpoint] Handle setting breakpoint on label...
2020-08-27 Pedro AlvesFix advance/until and multiple locations (PR gdb/26524)
2020-08-27 Simon Marchigdb/testsuite: use multi_line in gdb.dwarf2/dw2-reg...
2020-08-27 Simon Marchigdb: fix whitespace issues in ChangeLog files
2020-08-27 Andrew Burgessgdb/testsuite: make test names unique in gdb.arch/...
2020-08-25 Shahab Vahediarc: Add ARCv2 XML target along with refactoring
2020-08-25 Simon Marchigdb/testsuite: fix gdb.threads/stepi-random-signal...
2020-08-25 Simon Marchigdb/testsuite: fix gdb.base/ui-redirect.exp pattern...
2020-08-25 Gary BensonFix ChangeLog entry for commit b04aa1fc8c9d4a79e6293a3a...
2020-08-25 Gary BensonDisable Clang's integrated assembler for two testcases
2020-08-25 Gary BensonEnable gdb.cp/ambiguous.exp with GCC and clang
2020-08-25 Gaius Mulleygdb/modula-2: parsing of multi-subscript arrays
2020-08-25 Andrew BurgessRevert "Fix for Bug 26372 [Modula-2] Parsing of multi...
2020-08-25 Gaius MulleyFix for Bug 26372 [Modula-2] Parsing of multi-subscript...
2020-08-24 Simon Marchigdb/testsuite: make runto always emit a FAIL on interna...
2020-08-24 Simon Marchigdb: add infrun_debug_printf macro
2020-08-20 Tankut Baris Aktemurgdb: fix typo "breapoint" -> "breakpoint"
2020-08-20 Alok Kumar SharmaFix for incorrect breakpoint set in case of flang compi...
2020-08-17 Tom TromeyUpdate xfail pattern in gdb.rust/simple.exp
2020-08-17 Tom TromeyFix MI crash with Ada string access
2020-08-16 Tom de Vries[gdb/testsuite] Add gdb.base/eh_return.exp
2020-08-15 Tom de Vries[gdb/testsuite] Fix charlen type in mixed-lang-stack.c
2020-08-15 Tom de Vries[gdb/backtrace] Fix printing of fortran string args
2020-08-13 Pedro AlvesAdd skip_fortran_tests to more Fortran testcases
2020-08-13 Pedro AlvesAdd skip_ada_tests to more Ada testcases
2020-08-12 Gary BensonFix duplicate label in gdb.dwarf2/dw2-op-out-param.S
2020-08-07 Simon Marchigdb: fix whitespace issues in ChangeLog
2020-08-04 Andrew Burgessgdb/testsuite: Use 'array unset' instead of just 'unset'
2020-08-03 Tom de Vries[gdb/symtab] Ignore DW_LNE_lo_user/DW_LNE_hi_user range
2020-07-31 Kevin Buettnergdb.base/coremaker2.c: Fix compilation problems for...
2020-07-31 Kevin BuettnerFix gdb.base/corefile2.exp test case for ppc64le
2020-07-30 Tankut Baris Aktemurgdb/breakpoint: set the condition exp after parsing...
2020-07-30 Tankut Baris Aktemurgdb/breakpoint: do not update the condition string...
2020-07-30 Tom de Vries[gdb/testsuite] Fix gdb.fortran/info-modules.exp with...
2020-07-30 Tom de Vries[gdb/testsuite] Fix gdb.fortran/ptype-on-functions...
2020-07-29 Tom de Vries[gdb/testsuite] Fix captured_command_loop breakpoint...
2020-07-29 Tom de Vries[gdb/testsuite] Make gdb.dwarf2/dw2-line-number-zero...
2020-07-28 Andrew BurgessDemangle function names when disassembling
2020-07-28 Tom TromeyFix bug in DW_OP_GNU_variable_value evaluation
2020-07-28 Andrew Burgessgdb/python: make more use of RegisterDescriptors
2020-07-28 Andrew Burgessgdb: Add a find method for RegisterDescriptorIterator
2020-07-25 Andrew Burgessgdb/fortran: resolve dynamic types when readjusting...
2020-07-24 Tom de Vries[gdb/symtab] Ignore zero line table entries
2020-07-24 Tom de Vries[gdb/testsuite] Require gnatmake-8 for gdb.ada/mi_prot.exp
2020-07-23 Pedro AlvesDon't touch frame_info objects if frame cache was reini...
2020-07-23 Andrew Burgessgdb/disassembly: Update to handle non-statement addresses
2020-07-23 Sandra LoosemoreFix more bugs in gdb testglue wrapper handling
2020-07-22 Kevin BuettnerNew core file tests with mappings over existing program...
2020-07-22 Kevin BuettnerAdjust coredump-filter.exp to account for NT_FILE note...
2020-07-22 Kevin BuettnerAdd test for accessing read-only mmapped data in a...
2020-07-22 Kevin BuettnerTest ability to access unwritten-to mmap data in core...
2020-07-22 Kevin BuettnerAdjust corefile.exp test to show regression after bfd...
2020-07-22 Tom TromeyFix crash in -stack-list-arguments
2020-07-22 Tankut Baris Aktemurgdb/jit: enable tracking multiple JITer objfiles
2020-07-21 Andrew Burgessgdb/python: Reuse gdb.RegisterGroup objects where possible
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
next