Fix backwards compatibility with old GDBservers (PR remote/22597)
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.base /
2018-01-05  Pedro AlvesFix regression: cannot start with LD_PRELOAD=libSegFaul...
2018-01-03  Joel BrobeckerUnbreak spurious fails in gdb.base/step-line.exp
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-27  Stafford Hornereggroups: Add test and docs for `info reg $reggroup...
2017-12-15  Sergio Durigan JuniorImplement pahole-like 'ptype /o' option
2017-12-13  Joel Brobeckerfix "server" command prefix handling (unexpected confir...
2017-12-12  Stafford Hornegdb: testsuite: Add or1k l.nop instruction
2017-12-08  Jan KratochvilDWARF-5: .debug_names index consumer
2017-12-07  Tom TromeyFix regression in "commands"
2017-12-04  Sergio LopezExtend gdb.core/coredump-filter.exp to test dump-exclud...
2017-12-02  Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01  Sergio Durigan JuniorMake '{add-,}symbol-file' not care about the position...
2017-12-01  Sergio Durigan JuniorRevert "Add support for the readnever concept"
2017-12-01  Sergio Durigan JuniorAdd support for the readnever concept
2017-12-01  Yao QiReplace mail address with the URL in copyright header
2017-11-29  Pedro AlvesMake "break foo" find "A::foo", A::B::foo", etc. [C...
2017-11-29  Tom TromeyFix add-symbol-file usage and errors
2017-11-25  Pedro AlvesFix completing an empty string
2017-11-23  Yao Qi[testsuite] Pass -g3 to clang in gdb.base/macscp.exp
2017-11-22  Yao Qi[testsuite] Pass pthreads in prepare_for_testing
2017-11-22  Yao Qi[testsuite] Pass -pie in ldflags
2017-11-22  Ulrich WeigandTarget FP: Make use of MPFR if available
2017-11-20  Pedro AlvesFix gdb.base/whatis-ptype-typedefs.exp on 32-bit archs
2017-11-16  Pedro AlvesTest breakpoint commands w/ "continue" + Ctrl-C
2017-11-16  Pedro AlvesFix gdb.base/starti.exp racy test
2017-11-09  Pedro AlvesFix racy output matching in gdb.base/memattr.exp
2017-11-09  Pedro AlvesFix racy output matching in gdb.base/completion.exp
2017-11-07  Pedro AlvesMake breakpoint/location number parsing error output...
2017-11-07  Pedro AlvesBreakpoint location parsing: always error instead of...
2017-11-07  Xavier RoirandAllow enabling/disabling breakpoint location ranges
2017-11-06  Pedro AlvesTest attaching to a process that isn't a process group...
2017-10-24  Pedro AlvesFix racy test in gdb.base/new-ui.exp
2017-10-24  Pedro AlvesFix unstable test names in gdb.base/startup-with-shell.exp
2017-10-20  Pedro AlvesFix 'gdb.base/quit.exp hangs forever' if the test fails
2017-10-19  Pedro AlvesFix inferior deadlock with "target remote | CMD"
2017-10-17  Pedro AlvesAdd several "quit with live inferior" tests
2017-10-13  Pedro AlvesSkip a few tests on targets that can't use the "run...
2017-10-13  Pedro AlvesFix gdb.base/testenv.exp against --target_board=native...
2017-10-13  Pedro AlvesMake gdb.base/find-unmapped.exp pass on remote targets
2017-10-13  Pedro AlvesFix gdb.base/term.exp on non-"target native" boards
2017-10-13  Pedro AlvesTweak gdb.base/corefile.exp is_remote check
2017-10-13  Pedro AlvesFix is_remote check in gdb.base/remote.exp
2017-10-13  Pedro Alvesgdb.base/remote.exp: Fix typo and add missing return
2017-10-13  Pedro AlvesMake gdb.base/solib-nodir.exp work with --target_board...
2017-10-13  Pedro AlvesEliminate is_remote check in gdb.base/shlib-call.exp
2017-10-13  Pedro AlvesEliminate is_remote check in gdb.base/scope.exp
2017-10-12  Pedro AlvesRemove references to gdb64 in the testsuite
2017-10-12  Simon MarchiRemove is_remote check in labels.exp
2017-10-12  Pedro AlvesMake gdb.base/auvx.exp work with --target_board=native...
2017-10-12  Pedro AlvesRun gdb.base/catch-fork-static.exp on remote target...
2017-10-12  Pedro Alvescheckpoint.exp: Check for non-"target native" instead...
2017-10-12  Simon MarchiRemove is_remote target check from gdb.base/dprintf...
2017-10-12  Pedro AlvesTighten remote check in gdb.base/argv0-symlink.exp
2017-10-12  Pedro AlvesEnable gdb.base/inferior-died.exp on is_remote target...
2017-10-09  Pedro AlvesFix gdb.base/print-file-var-main.c value check logic
2017-10-05  Ulrich WeigandClean up some DFP interfaces
2017-10-04  Sergio Durigan JuniorExtend "set cwd" to work on gdbserver
2017-10-04  Sergio Durigan JuniorImplement "set cwd" command on GDB
2017-09-27  Tom TromeyAdd support for __VA_OPT__
2017-09-26  Thomas Preud'hommeFix FAILs in compare-sections.exp
2017-09-20  Pedro AlvesMake "list ambiguous" show symbol names too
2017-09-20  Pedro AlvesFix "list ambiguous_variable"
2017-09-19  John BaldwinAdd a 'starti' command.
2017-09-14  Pedro Alvesgdb.base/nodebug.exp: Rename called functions
2017-09-11  Tom TromeyMake extract_arg return a std::string
2017-09-06  Tom TromeyCast char constant to int in sizeof.exp
2017-09-04  Pedro AlvesStop assuming no-debug-info variables have type int
2017-09-04  Pedro AlvesMake ptype/whatis print function name of functions...
2017-09-04  Pedro AlvesStop assuming no-debug-info functions return int
2017-09-04  Pedro AlvesFix calling prototyped functions via function pointers
2017-09-04  Simon Marchigdb.base/commands.exp: Test loop_break and loop_continu...
2017-09-04  Simon MarchiAdd tests for loop_break and loop_continue commands
2017-09-04  Simon MarchiError out immediatly when using if command without...
2017-09-04  Pedro AlvesClarify "list" output when specified lines are ambiguous
2017-08-31  Sergio Durigan JuniorImplement the ability to set/unset environment variable...
2017-08-28  Simon Marchigdb.base/commands.exp: Remove unused global references
2017-08-28  Simon Marchidefine_command: Don't convert command name to lower...
2017-08-21  Pedro AlvesHandle function aliases better (PR gdb/19487, errno...
2017-08-21  Pedro AlvesFix type casts losing typedefs and reimplement "whatis...
2017-08-15  Sergio Durigan JuniorFix PR gdb/21954: make 'unset environment' work again
2017-08-14  Tom TromeyFix two regressions in scalar printing
2017-07-25  Yao QiCatch exceptions thrown from gdbarch_skip_prologue
2017-07-20  Pedro AlvesMake language_def O(1)
2017-07-20  Pedro AlvesMake gdb.base/dmsym.exp independent of "set language...
2017-07-17  Pedro AlvesA smarter linespec completer
2017-06-29  Pedro AlvesExpression completer should not match explicit location...
2017-06-28  Doug GilmoreFix PR 21337: segfault when re-reading symbols.
2017-06-13  Andreas Arnezgdb/testsuite: Add "get_endianness" convenience proc
2017-06-07  Sergio Durigan JuniorImplement proper "startup-with-shell" support on gdbserver
2017-05-30  Simon Marchigdb.base/watch-cond-infcall.exp: Don't run if target...
2017-05-18  Thomas Preud'hommeExpect prompt after no FPU warning
2017-05-18  Pedro Alvesgdb.base/fileio.c: Fix several -Wmaybe-uninitialized...
2017-05-18  Pedro Alvesgdb.base/fileio.c: Fix several -Wreturn-type warnings
2017-05-18  Pedro Alvesgdb.base/fileio.exp: Remove nowarnings
2017-05-17  Yao QiAdd nowarnings in gdb.base/fileio.exp
2017-05-17  Yao QiAdd alias command to cmd_list_element
2017-04-29  Sergio Durigan JuniorMake environ.exp run on all platforms (and create info...
2017-03-20  Andreas ArnezFix spurious FAILs with examine-backward.exp
2017-03-13  Simon Marchitestsuite: Disable backslash_in_multi_line_command_test...
2017-03-08  Pedro AlvesAvoid unstable test message in gdb.base/step-over-exit.exp
next
This page took 0.193351 seconds and 7 git commands to generate.