[gdb/exp] Fix assert when adding ptr to imaginary unit
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base /
2021-02-05  Tom de Vries[gdb/exp] Fix assert when adding ptr to imaginary unit
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-01-27  Lancelot SIXAvoid use after free with logging and debug redirect.
2021-01-22  Bernd EdlingerFix expected output of gdb.base/line65535.exp with...
2021-01-22  Simon Marchigdb/testsuite: eliminate gdb_suppress_tests mechanism
2021-01-22  Andrew Burgessgdb: add new version style
2021-01-22  Andrew Burgessgdb: don't print escape characters when a style is...
2021-01-21  Simon Marchigdb/testsuite: use multi_line in gdb.base/skip.exp
2021-01-19  Tom de Vries[gdb/testsuite] Fix gdb.base/step-over-syscall.exp...
2021-01-14  Tom de Vries[gdb/testsuite] Fix gdb.base/style.exp with -m32
2021-01-12  Tom de Vries[gdb/testsuite] Require is_amd64_regs_target in gdb...
2021-01-08  Simon Marchigdb: check for empty strings in get_standard_cache_dir...
2021-01-08  Andrew Burgessgdb: add missing test for completion of invalid /FMT...
2021-01-04  Simon Marchigdb: introduce scoped debug prints
2021-01-04  Tom de Vries[gdb/testsuite] Don't require gold for gdb.base/moresta...
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-21  Peter WallerPreserve gdb_std{out, err, log, targ, targerr} across...
2020-12-21  Simon Marchigdb/testsuite: use gdb_test in gdb.base/list.exp
2020-12-19  Tom de Vries[gdb/testsuite] Introduce supports_scalar_storage_order...
2020-12-16  Simon Marchigdb/testsuite: make some tests in gdb.base enable non...
2020-12-16  Tom de Vries[gdb/testsuite] Fix prompt regexp in batch-preserve...
2020-12-16  Rae Kimgdb: multi-line support for "document" command
2020-12-15  Tom TromeyHighlight deprecated commands using title style
2020-12-15  Tom de Vries[gdb/testsuite] Handle PS1 quirk in gdb.base/multi...
2020-12-14  Tom de Vries[gdb/testsuite] Don't pass -fPIC to gdb_compile_shlib
2020-12-14  Tom de Vries[gdb/testsuite] Handle no glibc debuginfo in gdb.base...
2020-12-14  Tom de Vries[gdb/testsuite] Handle shell prompt in batch-preserve...
2020-12-13  Tom de Vries[gdb/testsuite] Fix gdb.base/endianity.exp with gcc-4.8
2020-12-13  Andrew Burgessgdb: new command 'maint flush dcache'
2020-12-13  Andrew Burgessgdb: introduce new 'maint flush ' prefix command
2020-12-11  Andrew Burgessgdb: improve the warning given for deprecated aliases...
2020-12-11  Andrew Burgessgdb: give deprecated command warning for aliases with...
2020-12-11  Andrew Burgessgdb: don't warn about deprecated aliases during tab...
2020-12-11  Tom de Vries[gdb/testsuite] Fix gdb.base/float128.exp with --with...
2020-12-09  Simon Marchigdb: fix value_subscript when array upper bound is...
2020-12-07  Pedro Alvesgdb.base/break-on-linker-gcd-function.exp: Remove unuse...
2020-12-07  Tankut Baris Aktemurgdb/main: execute breakpoint commands for '-iex' and...
2020-11-24  Tankut Baris Aktemurgdb/testsuite: do not hard-code location indices in...
2020-11-23  Simon Marchigdb/testsuite: add template for test cases
2020-11-21  Tom de Vries[gdb/testsuite] Add clang xfail in gdb.base/vla-ptr.exp
2020-11-19  Andrew Burgessgdb: update command completion for watch, awatch, and...
2020-11-17  Andrew Burgessgdb: improve command completion for 'print', 'x', and...
2020-11-11  Simon Marchigdb/testsuite: add "breakpoint always-inserted" axis...
2020-11-10  Gary BensonPrevent false passes in gdb.base/vla-optimized-out.exp
2020-11-10  Gary BensonPrevent inlining in gdb.base/vla-optimized-out.c
2020-11-06  Andrew Burgessgdb: fix debug expression dumping of function call...
2020-11-02  Simon Marchigdb/testsuite: fix failure in gdb.base/step-over-no...
2020-11-02  Gary BensonFix gdb.base/print-file-var.exp with Clang
2020-11-02  Gary BensonFix testcases using __attribute__((noclone)) with Clang
2020-10-30  Tankut Baris Aktemurgdb/infrun: disable pagination in fetch_inferior_event
2020-10-29  Tankut Baris Aktemurgdb: restore thread after detaching or killing an inferior
2020-10-28  Tom de Vries[gdb/testsuite] Fix re-read FAILs with -readnow
2020-10-28  Tom de Vries[gdb/testsuite] Fix gdb.base/relocate.exp with -readnow
2020-10-27  Tom de Vries[gdb/testsuite] Fix gdb.base/multi-forks.exp timeout...
2020-10-27  Tom de Vries[gdb/testsuite] Fix DUPLICATEs in gdb.base/multi-forks.exp
2020-10-27  Tom de Vries[gdb/testsuite] Fix gdb.base/maint.exp FAILs with ...
2020-10-27  Tankut Baris Aktemurgdb/breakpoint: use gdb::option for the '-force' flag
2020-10-27  Tom de Vries[gdb/testsuite] Fix section matching in find_pc_sect_co...
2020-10-27  Tankut Baris Aktemurgdb/breakpoint: add flags to 'condition' and 'break...
2020-10-27  Tankut Baris Aktemurgdb/breakpoint: disable a bp location if condition...
2020-10-22  Luis MachadoFix gdb.base/msym*.exp failures
2020-10-13  Pedro Alvesgdb/testsuite/: Use "-qualified" in explicit "break...
2020-10-13  Pedro Alvesgdb/testsuite/: Use -qualified in runto_main / mi_runto...
2020-10-13  Pedro Alves'runto main' -> 'runto_main' throughout
2020-10-13  Simon Marchigdb: don't pass TARGET_WNOHANG to targets that can...
2020-10-12  Gary BensonFix testcases with required but unreferenced functions...
2020-10-09  Hannes DomaniHandle void results as unformatted prints
2020-10-09  Tom TromeyStyle more output of "disassemble" command
2020-10-07  Tom TromeyRename some tests in find.exp
2020-10-06  Gary BensonFix gdb.base/list.exp with Clang
2020-10-06  Gary BensonFix gdb.base/list-ambiguous.exp with Clang
2020-10-06  Andrew Burgessgdb/testsuite: allow gdb.base/overlays.exp to compile...
2020-10-05  Hannes DomaniFix function argument and return value locations
2020-09-25  Gary BensonFix gdb.base/infcall-nested-structs-c++.exp with Clang
2020-09-20  Pedro AlvesRobustify gdb.base/testenv.exp:find_env
2020-09-17  Pedro Alvesgdb.base/sizeof.exp C++ify
2020-09-17  Pedro Alvesgdb.base/share-env-with-gdbserver.exp C++ify
2020-09-17  Pedro Alvesgdb.base/{prologue,symbol-alias}.exp C++ify
2020-09-17  Pedro Alvesgdb.base/{exprs,ptype,ptype1,setvar,whatis}.c C++ify
2020-09-17  Pedro Alvesgdb.base/charset.{c,exp} C++ify
2020-09-17  Pedro Alvesgdb.base/watchpoint.{c,exp}
2020-09-17  Pedro Alvesgdb.base/printcmds.c C++-ify
2020-09-17  Pedro Alvesgdb.base/examine-backward.exp C++ify and Clang
2020-09-17  Pedro Alvesgdb.base/nested-addr.{c,exp} C++ify
2020-09-17  Pedro Alvesgdb.base/break.exp C++ify
2020-09-17  Pedro Alvesgdb.base/display.exp C++ify
2020-09-17  Pedro Alvesgdb.base/find.exp C++ify
2020-09-16  Tom TromeyMatch demangled name in "skip"
2020-09-16  Tankut Baris Aktemurgdb/breakpoint: make a copy of the "commands" command...
2020-09-13  Pedro Alvesgdb/testsuite: Explicitly return from main
2020-09-13  Pedro AlvesFix gdb.base/share-env-with-gdbserver.exp with Clang
2020-09-13  Pedro AlvesMake default_mi_gdb_start/dbx_gdb_start use gdb_spawn
2020-09-13  Pedro AlvesDon't drop static function bp locations w/o debug info
2020-09-13  Joel BrobeckerBump version to 11.0.50.DATE-git.
2020-09-11  Tankut Baris Aktemurgdb/testsuite: remove stale comment in gdb.base/bp...
2020-09-03  Tom de Vries[gdb/breakpoint, PIE] Handle setting breakpoint on...
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  Tom de Vries[gdb/testsuite] Add nopie to gdb.base/eh_return.exp
next
This page took 0.103017 seconds and 7 git commands to generate.