Fix testsuite hangs when gdb_test_multiple body errors out
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / gdb.exp
2019-03-25  Pedro AlvesFix testsuite hangs when gdb_test_multiple body errors out
2019-03-22  Alan HaywardTestsuite: Ensure pie is disabled on some tests
2019-03-06  Alan HaywardTestsuite: Ensure changing directory does not break...
2019-02-27  Tom TromeyRemove Python 2.4 and 2.5 support
2019-02-07  Simon MarchiMake gdb.base/corefile.exp work on terminals with few...
2019-01-21  Alan HaywardTestsuite: Ensure stack protection is off for GCC
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28  Tom TromeyChange gdb test suite's TERM setting
2018-12-21  Jan VranyFix various tests to use -no-pie linker flag when needed
2018-10-31  Tom de Vries[gdb/testsuite] get_valueof: Don't output value in...
2018-10-24  Tom de Vries[gdb/testsuite] Log wait status on process no longer...
2018-10-09  Tom de Vries[gdb/testsuite] Fix target_supports_scheduler_locking...
2018-10-04  Tom TromeyClean up "Reading symbols" output
2018-10-03  Sandra LoosemoreSkip gdb ifunc tests on targets that don't support...
2018-10-01  Alan HaywardAdd aarch64-sighandler-regs.exp test
2018-10-01  Markus Metzgertestsuite: fix is_amd64_regs_target
2018-09-14  Alan HaywardTestsuite: Add gdb_simple_compile
2018-09-12  Alan HaywardTestsuite: Add gdb_can_simple_compile
2018-08-06  Andrew Burgessgdb: Only run scheduler-locking tests if feature is...
2018-07-28  Andrew Burgessgdb: Don't call gdb_load_shlib unless GDB is running
2018-06-05  Tom TromeyAdd "continue" response to pager
2018-05-24  Andrew Burgessgdb: Restore selected frame in print_frame_local_vars
2018-04-30  Tom TromeyHandle alignof and _Alignof
2018-02-28  Sergio Durigan JuniorMake gdbserver work with filename-only binaries
2018-02-28  Simon Marchitestsuite: Restore gdb_is_target_remote_prompt
2018-02-26  Simon MarchiAdd test for load command
2018-02-09  Markus Metzgerbtrace: reword error messages
2018-01-18  Andreas ArnezGDB testsuite: Re-enable -fdiagnostics-color=never
2018-01-12  Simon Marchigdb_compile_shlib: Only consider shlib= options when...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-29  Pedro AlvesMake "break foo" find "A::foo", A::B::foo", etc. [C...
2017-11-16  Pedro AlvesFix gdb.base/starti.exp racy test
2017-10-13  Pedro AlvesSkip a few tests on targets that can't use the "run...
2017-10-10  Simon Marchiget_integer_valueof: Don't output value in test name
2017-09-19  John BaldwinAdd a 'starti' command.
2017-09-05  Tom TromeyDon't use -fdiagnostics-color=never for rustc
2017-08-14  Andreas ArnezGDB testsuite: Suppress GCC's colored output
2017-08-12  Simon Marchitestsuite: Exclude end-of-line characters from get_valu...
2017-06-21  Kevin BuettnerUse noncapturing subpattern/parens in gdb_test implemen...
2017-06-13  Andreas Arnezgdb/testsuite: Add "get_endianness" convenience proc
2017-04-19  Pedro AlvesFix removing inferiors from within "thread apply" commands
2017-03-14  Anton KolesovAdd test name argument to get_valueof, get_integer_valu...
2017-03-13  Simon Marchitestsuite: Introduce dejagnu_version
2017-02-01  Markus Metzgertestsuite: diagnose a running GDB in gdb_skip_xml_tests
2017-01-26  Luis MachadoHarden tests that deal with memory regions
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-01  Luis MachadoFix test names starting with uppercase output by basic...
2016-11-09  Pedro AlvesFurther cleanup/modernization of gdb.base/commands.exp
2016-11-09  Pedro Alvesgdb/testsuite: Introduce "proc_with_prefix"
2016-10-20  Jan Kratochviltestsuite: Fix gcc_compiled for gcc 6 & 7
2016-10-13  Yao QiShare proc get_var_address
2016-10-06  Tom TromeyRemove Java support
2016-10-05  Yao QiSkip complex types tests if gdb_skip_float_test
2016-09-16  Andreas ArnezS390: Hardware breakpoint support
2016-09-06  Pedro Alvesnew-ui command: gdb internal errors if input is already...
2016-09-02  Yao QiDetect broken ptrace in gdb_skip_float_test
2016-07-01  Pedro AlvesExtend JIT-reader test and fix GDB problems that exposes
2016-06-21  Pedro AlvesAdd "new-ui console" tests
2016-06-21  Pedro AlvesAdd testing infrastruture bits for running with MI...
2016-05-17  Tom TromeyUpdate gdb test suite for Rust
2016-05-04  Simon MarchiIntroduce procedure use_gdb_stub
2016-04-27  Simon MarchiRename gdb_load_shlibs to gdb_load_shlib
2016-04-27  Simon MarchiMake gdb_load_shlibs return the destination path of...
2016-04-18  Bernhard HeckelTestsuite: Fix compiling of shared libraries with ICC.
2016-04-13  Simon MarchiFix and improve comment in gdb_remote_download
2016-04-05  Simon MarchiMake ftrace tests work with remote targets
2016-04-05  Simon MarchiImprove gdb_remote_download, remove gdb_download
2016-02-16  Simon Marchitestsuite: Make standard_temp_file use invocation-speci...
2016-02-08  Simon MarchiAlways organize test artifacts in a directory hierarchy
2016-01-25  Pedro AlvesMove foreach_with_prefix to lib/gdb.exp
2016-01-18  Simon Marchitestsuite: Remove unused global references in gdb_test
2016-01-11  Jan Kratochviltestsuite: Fix false FAILs on too long base directory
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-25  Sandra LoosemoreDocument that the PATTERN argument to gdb_test is optional.
2015-12-21  Simon MarchiRemove HP-UX references fom testsuite
2015-12-21  Simon MarchiRemove references to HP CC/aCC compiler from testsuite
2015-12-18  Simon MarchiAdd documentation to gdb_compile
2015-11-30  Pedro AlvesFix mi-nonstop.exp with extended-remote
2015-11-26  Markus Metzgerbtrace: diagnose "record btrace pt" without libipt
2015-11-07  Kevin Buettnertestsuite: Define and use gdb_target_symbol_prefix_flag...
2015-11-05  Kevin Buettnergdb.dwarf2: Define and use gdb_target_symbol for symbol...
2015-11-04  Marcin Koƛcielnickigdb: Add process record and replay support for s390.
2015-10-12  Yao QiSupport displaced stepping in support_displaced_steppin...
2015-09-16  Pedro Alvesnon-stop-fair-events.exp slower on software single...
2015-08-18  Doug EvansPR mi/18833 gdb.execute ("set param value", to_string...
2015-08-12  Patrick PalkaIntroduce save_vars, a testsuite proc for safely manipu...
2015-08-12  Keith SeitzExplicit locations: add UI features for CLI
2015-08-07  Markus Metzgerbtrace: indicate speculative execution
2015-08-03  Doug EvansAdd parallel build support for perf tests.
2015-07-31  Pedro Alvestestsuite: tcl exec& -> 'kill -9 $pid' is racy (attach...
2015-07-29  Pedro AlvesIntroduce gdb_test_stdio
2015-07-25  Doug EvansRevert: * Makefile.in (check/%.exp): Pass directory...
2015-07-24  Doug Evanslib/gdb.exp (clean_restart): Make executable optional.
2015-07-24  Doug EvansClean up testsuite compiler_info support.
2015-07-24  Doug EvansAdd parallel build support for perf tests.
2015-07-24  Doug EvansWorkaround debian change to default value of --as-needed.
2015-07-07  Yao QiNew proc is_aarch64_target
2015-07-07  Yao QiNew proc is_aarch32_target
2015-06-30  Martin GalvanRemove the unneeded escaping of '[' and ']' characters...
2015-06-24  Yao QiCall set_gdbarch_get_siginfo_type in linux_init_abi
next
This page took 0.727166 seconds and 107 git commands to generate.