Replace "use use" in a warning message with "use".
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
2020-04-02  Tom de Vries[gdb] Use partial symbol table to find language for...
2020-04-02  Tom de Vries[gdb/testsuite] Accept new complex print style in mixed...
2020-04-01  Tom TromeyAdd _Complex type support to C parser
2020-04-01  Tom TromeyImplement complex arithmetic
2020-04-01  Tom TromeyChange how complex types are printed in C
2020-04-01  Tom TromeyMove Rust union tests to new file
2020-04-01  Tom TromeyRemove local variable from simple.rs test case
2020-04-01  Tankut Baris Aktemurgdb/infrun: stop all threads if there exists a non...
2020-04-01  Hannes DomaniAllow pointer arithmetic with integer references
2020-04-01  Tankut Baris Aktemurgdb/remote: do not check for null_ptid in stop reply
2020-03-31  Tom de Vries[gdb/testsuite] Fix c-linkage-name.exp with -flto
2020-03-30  Tom de Vries[gdb/testsuite] Fix c-linkage-name.exp with {cc-with...
2020-03-23  Andrew Burgessgdb/testsuite: Remove hard coded addresses from expecte...
2020-03-20  Tom TromeyFix column alignment in "maint info line-table"
2020-03-20  Tom TromeyFix Ada val_print removal regression
2020-03-20  Tom de Vries[gdb/testsuite] Fix timeouts in gdb.threads/step-over...
2020-03-19  Andrew Burgessgdb: Handle W and X remote packets without giving a...
2020-03-19  Andrew Burgessgdb/testsuite/fortran: Add mixed language stack test
2020-03-19  Andrew Burgessgdb: Remove C++ symbol aliases from completion list
2020-03-19  Tom de Vries[gdb/testsuite] Fix gdb.opt/inline-locals.exp KFAILs
2020-03-18  Tom de Vries[gdb/testsuite] Add test-case gdb.dwarf2/break-inline...
2020-03-16  Tom de Vries[gdb/testsuite] Add cache_verify option for gdb_caching...
2020-03-15  Tom de Vries[gdb/testsuite] Fix solib-list.exp test-case for exec...
2020-03-15  Tom de Vries[gdb/testsuite] Fix check-read1 FAIL with gdb.base...
2020-03-14  Tom TromeyAdd C parser support for "restrict" and "_Atomic"
2020-03-14  Tom de Vries[gdb/testsuite] Fix check-read1 FAILs in mi-fortran...
2020-03-14  Tom de Vries[gdb/testsuite] Fix check-read1 FAIL in attach-many...
2020-03-14  Tom de Vries[gdb/testsuite] Fix unrecognized debug output level...
2020-03-14  Tom de Vries[gdb/testsuite] Fix FAIL in gdb.base/printcmds.exp
2020-03-14  Tom TromeyUse common_val_print in c-valprint.c
2020-03-13  Andrew Burgessgdb/testsuite: Remove paths and make test names unique
2020-03-13  Tom de Vries[gdb/testsuite] Fix buffer full errors in gdb.mi/mi...
2020-03-13  Tom de Vries[gdb/testsuite] Fix mi-sym-info.exp matching FAILs (2)
2020-03-13  Tom de Vries[gdb/symtab] Fix partial unit psymtabs
2020-03-12  Tom de Vries[gdb/testsuite] Fix mi-sym-info.exp matching FAILs
2020-03-12  Tom de Vries[gdb/testsuite] Fix check-read1 FAIL in gdb.tui/corefil...
2020-03-12  Simon Marchigdb: use foreach_with_prefix in gdb.base/break-interp.exp
2020-03-12  Simon Marchigdb: make gdb.arch/amd64-disp-step-avx.exp actually...
2020-03-12  Tom de Vries[gdb/testsuite] Fix internal buffer full error in gdb...
2020-03-12  Tom de Vries[gdb/testsuite] Avoid breakpoint in GLIBC in gdb.thread...
2020-03-12  Tom de Vries[gdb/testsuite] Fix internal buffer full error in gdb...
2020-03-12  Tom de Vries[gdb/testsuite] Fix dw2-ranges-base.exp FAIL with lib...
2020-03-12  Tom de Vries[gdb/testsuite] Fix gdb.linespec/explicit.exp FAIL...
2020-03-12  Tom de Vries[gdb/testsuite] Use string_to_regexp on core filename...
2020-03-12  Tom de Vries[gdb/testsuite] Fix core file load FAIL in tls-core.exp
2020-03-11  Simon Marchitestsuite: use `pwd -W` to convert from Unix to Windows...
2020-03-11  Tom de Vries[gdb/testsuite] Set language in gdb.ada/minsym.exp
2020-03-11  Tom de Vries[gdb/testsuite] Fix printf regexp in gdb.server/sysroot.exp
2020-03-11  Tom de Vries[gdb/testsuite] Fix stepi pattern in gdb.btrace/reconne...
2020-03-11  Tom TromeyMark discriminants as artificial in gdb.dwarf2/variant.exp
2020-03-11  Tom de Vries[gdb/testsuite] Fix FAILs due to verbose in foll-fork.exp
2020-03-11  Tom de Vries[gdb/testsuite] Limit verbose scope in gdb.base/break...
2020-03-11  Tom de Vries[gdb/testsuite] Fix missing uint8_t in gdb.fortran...
2020-03-11  Tom de Vries[gdb/testsuite] Set EDITOR to true before using edit
2020-03-10  Tom de Vries[gdb] Fix segv in "maint print symbols" for ada exec
2020-03-10  Andrew Burgessgdb: Add support for tracking the DWARF line table...
2020-03-10  Andrew Burgessgdb/testsuite: Add is-stmt support to the DWARF compiler
2020-03-09  Tom de Vries[gdb/testsuite] Fix tcl error in cached_file
2020-03-07  Tom de Vries[gdb/testsuite] Fix testing build_executable result
2020-03-06  Tom de Vries[gdb/testsuite] Fix "text file busy" errors with cc...
2020-03-06  Tom de Vries[gdb,testsuite,doc,NEWS] Fix "the the".
2020-03-05  Tom de Vries[gdb/testsuite] Update maint.exp for string cache
2020-03-04  Alok Kumar Sharmagdb.fortran: Allow Flang kind printing in fortran testing
2020-03-03  Andrew Burgessgdb/fortran: Fix printing of logical true values for...
2020-03-03  Sergio Durigan JuniorFix printf of a convenience variable holding an inferio...
2020-03-03  Tom de Vries[gdb/testsuite] Fix gdb.mi/gdb2549.exp with check-read1
2020-03-03  Tom de Vries[gdb/testsuite] Fix tcl error in gdb.mi/list-thread...
2020-03-03  Tom de Vries[gdb/testsuite] Fix mi-sym-info.exp with check-read1
2020-03-02  Andrew Burgessgdb: Allow GDB to _not_ load a previous command history
2020-03-02  Andrew Burgessgdb/remote: Restore support for 'S' stop reply packet
2020-03-02  Tom de Vries[gdb/testsuite] Add -lbl option in gdb_test_multiple
2020-02-28  Simon MarchiUpdate libinproctrace.so path in lib/trace-support.exp
2020-02-28  Luis MachadoFix SVE-related failure in gdb.arch/aarch64-fp.exp
2020-02-28  Luis MachadoFix gdb.arch/aarch64-dbreg-contents.exp build failures
2020-02-28  Tom de Vries[gdb/testsuite] Fix psymtab expansion postponement...
2020-02-28  Luis MachadoHarden gdb.arch/aarch64-pauth.exp and fix a failure
2020-02-27  Tom de Vries[gdb/testsuite] Remove unused globals
2020-02-27  Tom de Vries[gdb/testsuite] Fix spawn in tuiterm.exp
2020-02-26  Aaron MereyAdd debuginfod support to GDB
2020-02-26  Tom de Vries[gdb] Don't set initial language if set manually
2020-02-25  Andrew Burgessgdb/fortran: Support negative array stride in one limit...
2020-02-25  Andrew Burgessgdb/testsuite: Remove source file path from test name
2020-02-25  Tom de Vries[gdb/testsuite] Remove gcc/93866 xfail in methods.exp
2020-02-24  Tom de Vries[gdb] Ensure listing of unused static var in info locals
2020-02-22  Tom TromeyAllow TUI windows in Python
2020-02-22  Tom TromeyAdd horizontal splitting to TUI layout
2020-02-22  Tom TromeyAllow TUI sub-layouts in "new-layout" command
2020-02-22  Tom TromeyAdd the "tui new-layout" command
2020-02-22  Tom TromeyStyle field names in "print"
2020-02-21  Tom de Vries[gdb/testsuite] Fix gdb.go/methods.exp
2020-02-21  Andrew Burgessgdb/testsuite: Add test for case where gdb_demangle...
2020-02-21  Shahab VahediFix typo in gdb/testsuite/ChangeLog
2020-02-21  Shahab Vahedigdb/testsuite: Regenerate the testglue if it is not in
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
next
This page took 0.285253 seconds and 107 git commands to generate.