]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/testsuite/ChangeLog
[gdb/testsuite] Fix hello.go xpass
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
2020-02-20  Tom de Vries[gdb/testsuite] Fix hello.go xpass
2020-02-20  Tom de Vries[gdb/testsuite] Handle missing gccgo
2020-02-19  Tom de Vries[gdb/testsuite] Fix xpass in gdb.python/lib-types.exp
2020-02-19  Tom de Vries[gdb/testsuite] Fix funcall_ref.exp xpass
2020-02-19  Doug Evansrust/25535 Apply embedded offset to enum variant calcul...
2020-02-19  Tom de Vries[gdb/testsuite] Fix corefile-buildid.exp with check...
2020-02-19  Tom de Vries[gdb/testsuite] Fix c++/14186 kpass in cpexprs.exp
2020-02-19  Tom de Vries[gdb/testsuite] Be quiet about missing prelink in solib...
2020-02-19  Tom de Vries[gdb/testsuite] Ignore pass in gdb_caching_proc
2020-02-18  Tom de Vries[gdb/testsuite] Be quiet about untested dtrace-prob.exp
2020-02-18  Simon Marchigdb: change print format of flag enums with value 0
2020-02-18  Simon Marchigdb: print unknown part of flag enum in hex
2020-02-18  Simon Marchigdb: allow duplicate enumerators in flag enums
2020-02-18  Simon Marchigdb: fix printing of flag enums with multi-bit enumerators
2020-02-18  Tom de Vries[gdb/testsuite] Handle missing gnatmake in gnat_runtime...
2020-02-14  Tom TromeyHave testsuite find gdbserver in new location
2020-02-13  Tom de Vries[gdb/testsuite] Remove stale exec in gdb_compile_ada
2020-02-13  Tom de Vries[gdb/testsuite] Add unsupported tests in catch_ex_std.exp
2020-02-13  Tom de Vries[gdb/testsuite] Fix gnatmake_version_at_least
2020-02-11  Sergio Durigan JuniorNew testcase for PR tui/25126 (staled source cache)
2020-02-11  Tom de Vries[gdb/testsuite] Fix UNRESOLVED in gdb.server/server...
2020-02-10  Tom de Vries[gdb/testsuite] Skip multi-target.exp without gdbserver
2020-02-10  Maciej W. RozyckiGDB/testsuite: Fix a catastrophic step-over-no-symbols...
2020-02-09  Tom de Vries[gdb/testsuite] Capture many-headers.exp progress and...
2020-02-07  Tom TromeyRevert basenames_may_differ patch
2020-02-06  Shahab Vahedigdb: Catch exceptions if the source file is not found
2020-02-06  Andrew Burgessgdb/testsuite: Avoid leaking a port number into results...
2020-02-04  Alok Kumar Sharmagdb/fortran: Allow for using Flang in Fortran testing
2020-02-04  Tom de Vries[gdb/testsuite] Add note to 'Race detection' entry...
2020-02-04  Tom de Vries[gdb/testsuite] Make inferior_exited_re match a single...
2020-02-04  Tom de Vries[gdb/testsuite] Use non-capturing parentheses for infer...
2020-02-04  Rogerio Alvesgdb: fix powerpc disassembly tests
2020-02-04  Alok Kumar SharmaFixed gdb to print arrays with very high indexes
2020-02-03  Lukas DurfinaFix compilation error with musl in gdb/testsuite/gdb...
2020-01-31  Tom de Vries[gdb/testsuite] Fix typo in gdb.server/server-kill...
2020-01-31  Andrew Burgessgdb/tui: Disassembler scrolling of very small programs
2020-01-29  Luis MachadoTest handling of additional brk instruction patterns
2020-01-29  Tankut Baris Aktemurtestsuite, cp: add expected failures to pass-by-ref...
2020-01-29  Tom de Vries[gdb/testsuite] Fix gdb.threads/watchpoint-fork.exp...
2020-01-27  Luis MachadoHarden gdb.base/step-over-syscall.exp
2020-01-25  Philippe WaroquiersTest 'set exec-file-mismatch ask|warn|off'.
2020-01-24  Andrew Burgessgdb: Better frame tracking for inline frames
2020-01-24  Andrew Burgessgdb: Don't reorder line table entries too much when...
2020-01-24  Andrew Burgessgdb: Include end of sequence markers in the line table
2020-01-24  Pedro AlvesFix re-runs of a second inferior (PR gdb/25410)
2020-01-24  Andrew Burgessgdb: Enable stdin on exception in execute_gdb_command
2020-01-24  Andrew Burgessgdb: Re-enable stdin for all UIs from start_event_loop
2020-01-24  Andrew Burgessgdb/tui: asm window handles invalid memory and scrolls...
2020-01-19  Tom TromeyMake "file" clear TUI source window
2020-01-16  Christian BiesingerFix some spelling errors.
2020-01-16  Pedro Alves[gdb] Move ChangeLog entries to their right files
2020-01-15  Tom TromeyFix valgrind error from gdb.decode_line
2020-01-14  Bernd EdlingerMake skip without argument skip the current inline...
2020-01-13  Andrew Burgessgdb: Handle malformed ELF, symbols in non-allocatable...
2020-01-13  Andrew Burgessgdb/testsuite: Allow DWARF assembler to create multiple...
2020-01-13  Andrew Burgessgdb/tui: Place window titles in the center of the border
2020-01-10  Tankut Baris AktemurSwitch the inferior before outputting its id in "info...
2020-01-10  Pedro AlvesSwitch the inferior too in switch_to_program_space_and_...
2020-01-10  Pedro AlvesAdd "info connections" command, "info inferiors" connec...
2020-01-10  Pedro AlvesAdd multi-target tests
2020-01-10  Pedro AlvesFix reconnecting to a gdbserver already debugging multi...
2020-01-10  Tankut Baris AktemurAvoid another inferior_ptid reference in gdb/remote.c
2020-01-10  Pedro AlvesMake "show remote exec-file" inferior-aware
2020-01-10  Pedro AlvesPreserve selected thread in all-stop w/ background...
2020-01-10  George BarrettFix handling of null stap semaphores
2020-01-10  George Barrettgdb/testsuite/gdb.base/stap-probe: Minor clean-up
2020-01-09  Andrew Burgessgdb/tui: Link source and assembler scrolling .... again
2020-01-09  Tom Tromeygdb: Fix scrolling in TUI
2020-01-09  Andrew Burgessgdb/tui: Fix 'layout asm' before the inferior has started
2020-01-09  Andrew Burgessgdb/testsuite/tui: Introduce check_box_contents
2020-01-09  Andrew Burgessgdb/testsuite/tui: Split enter_tui into two procs
2020-01-09  Andrew Burgessgdb/testsuite/tui: Always dump_screen when asked
2020-01-09  Andrew Burgessgdb/testsuite: Fix race condition in gdb.base/skip.exp
2020-01-06  Andrew Burgessgdb: Fix backtrace with disassemble-next-line on
2020-01-05  Andrew Burgessgdb: use tui_set_layout not show_layout to fix window...
2020-01-03  Philippe WaroquiersEnsure GDB warnings are styled.
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-29  Bernd EdlingerFix setting breakpoints or stepping on line 65535
2019-12-28  Simon Marchi[PATCH] Adjust test gdb.ada/ptype_tagged_param.exp...
2019-12-20  Simon Marchisym-info-cmds.exp: add yet another missing quote in...
2019-12-20  Simon Marchisym-info-cmds.exp: add missing quote in test name
2019-12-20  Tankut Baris Aktemurtestsuite, cp: increase the coverage of testing pass...
2019-12-20  Tom TromeyFix "list" command in the TUI
2019-12-20  Tom TromeyDisplay "main" on initial TUI startup
2019-12-19  Tom TromeyHandle CRLF when reading XML on Windows
2019-12-18  Simon MarchiUpdate gdb.base/default.exp for GDB 10
2019-12-17  Bernd EdlingerFix skip.exp test failure observed with gcc-9.2.0
2019-12-17  Bernd EdlingerWhitespace fix in gdb.base/skip.exp
2019-12-17  Bernd EdlingerAdd a test case for skip with inlined functions
2019-12-16  Simon MarchiFix double-free when creating more than one block in...
2019-12-12  Tom TromeyFix TUI test suite regexps
2019-12-11  Tom TromeyRe-apply the current layout when resizing
2019-12-11  Tom TromeyFirst use of tui_layout
2019-12-11  Philippe WaroquiersImplement 'print -raw-values' and 'set print raw-values...
2019-12-10  Kevin BuettnerOpenMP parallel region scope tests
2019-12-10  Kevin BuettnerAdd gdb_caching_proc support_nested_function_tests...
2019-12-10  Kevin BuettnerAdd gdb_compile_openmp to lib/gdb.exp
2019-12-10  Tom TromeyNormalize Ada ptype to use a single "?"
2019-12-09  George BarrettFix scripted probe breakpoints
2019-12-09  Tankut Baris Aktemurgdb: rank an lvalue argument incompatible for an rvalue...
next