gdb/testsuite: Add gdb_test_name variable
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / gdb.exp
2019-10-07  Andrew Burgessgdb/testsuite: Add gdb_test_name variable
2019-09-19  Tom de Vries[gdb/testsuite] Don't use FOOBAR pattern in gdb_test
2019-09-05  Tom de Vries[gdb/testsuite] Restore breakpoint command in ui-redire...
2019-08-26  Tom de Vries[gdb/testsuite] Make skip_libstdcxx_probe_tests return...
2019-08-15  Christian Biesinger[testsuite] Make the testsuite work on mingw
2019-08-05  Tom de Vries[gdb/testsuite] Run read1 timeout tests with with_read1...
2019-08-05  Tom de Vries[gdb/testsuite] Fail in gdb_compile if pie results...
2019-08-05  Tom de Vries[gdb/testsuite] Fix typo in tcl_version_at_least
2019-08-01  Tom de Vries[gdb/testsuite] Fix gdb.base/structs.exp timeout with...
2019-07-30  Tom de Vries[gdb/testsuite] Fail in gdb_compile if nopie results...
2019-07-29  Tom de Vries[gdb/testsuite] Fix mi-catch-cpp-exceptions.exp and...
2019-07-29  Tom de Vries[gdb/testsuite] Don't expect gdb_prompt in mi_skip_pyth...
2019-07-25  Tom de Vries[gdb/testsuite] Test skip_libstdcxx_probe_tests in...
2019-07-04  Pedro AlvesFix foreach_with_prefix regression
2019-07-03  Pedro AlvesFix early return in foreach_with_prefix
2019-06-03  Philippe WaroquiersUpdate tests following changes to "help" and "apropos"
2019-05-17  Alan Haywardtestsuite: Remove TRANSCRIPT support
2019-05-17  Alan Haywardtestsuite: Create .cmd files for gdb and gdbserver
2019-05-17  Alan Haywardtestsuite: Record all gdb input to gdb.in
2019-05-17  Alan Haywardtestsuite: Add option to capture GDB debug
2019-05-06  Tom de Vries[gdb/testsuite] Fix index-cache.exp with cc-with-{gdb...
2019-04-30  Tom TromeyFix "catch exception" with dynamic linking
2019-04-29  Andrew Burgessgdb: Introduce 'print max-depth' feature
2019-04-25  Alan Haywardtestsuite: Add option to capture gdbserver debug
2019-04-24  Tom TromeyFix Rust testing
2019-04-01  Andrew Burgessgdb/fortran: Handle internal function calls
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.
next
This page took 0.893604 seconds and 107 git commands to generate.