testsuite: Introduce dejagnu_version
[deliverable/binutils-gdb.git] / gdb / testsuite / lib / gdb.exp
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
2015-06-24  Yao QiNew proc supports_get_siginfo_type
2015-06-22  Yao QiDon't skip hw breakpoint/watchpoint tests for aarch64...
2015-06-17  Yao QiFix tcl error
2015-06-15  Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-05-26  Omair JavaidEnables gdb.reverse testsuite for aarch64*-linux targets
2015-05-20  Andrew Burgessgdb/testsuite: New skip_tui_tests predicate.
2015-04-23  Pedro Alvesgdb_test_multiple match eof of any spawn_id
2015-04-15  Yao QiIncrease timeout in watch-bitfields.exp for software...
2015-04-07  Pedro Alvestestsuite: Introduce $inferior_spawn_id
2015-04-07  Pedro Alvestestsuite: Don't use expect_background to reap gdbserver
2015-04-07  Pedro Alvesgdb_test_multiple: Fix user code argument processing
2015-04-06  Doug EvansAdd testcase for stub-method reading in stabs.
2015-04-01  Pedro AlvesFix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGS
2015-04-01  Pierre-Marie de... Share the "multi_line" helper among all testcases
2015-03-26  Jon Turneytestsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwin
2015-03-02  Pedro Alvesgdb_test_multiple: return -1 on internal error
2015-02-23  Pedro Alvesdelete_breakpoints: Rewrite using gdb_test_multiple
2015-02-11  Doug Evanslib/gdb.exp (gdb_load): Always return a result.
2015-01-22  Anders GranlundIntroduce gdb_interact in testsuite
2015-01-17  Wei-cheng WangReverse debugging for PowerPC.
2015-01-09  Pedro Alvesskip "attach" tests when testing against stub-like...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-17  Jan KratochvilFix MinGW compilation
2014-12-15  Simon Marchitestsuite: expect possible pagination when starting gdb
2014-12-12  Tom Tromeythe "compile" command
2014-12-10  Simon MarchiIntroduce target_is_gdbserver
2014-12-04  Doug EvansNew python attribute gdb.Objfile.build_id.
2014-10-18  Yao QiSkip testing argv[0] on target argv[0] isn't available
2014-10-17  Yao QiCopy xml files to host
2014-10-10  Pedro AlvesDelete IRIX support
2014-09-16  Pedro AlvesRemove support for testing against dead "target vxworks"
2014-09-13  Doug EvansPass plain-text prompt to with_gdb_prompt.
2014-09-11  Pedro Alvesgdb/17347 - Regression: GDB stopped on run with attache...
2014-09-11  Pedro Alvestestsuite: refactor spawn and wait for attach
2014-09-09  Maciej W. RozyckiGDB/testsuite: Avoid timeout lowering
2014-08-27  Doug Evanslib/gdb.exp (gdb_compile_shlib): Add support for clang.
2014-08-21  Pedro AlvesRemove useless gcore command detection
2014-08-09  Yao QiRemove duplicated code on checking address 0x0 is acces...
2014-07-25  Pedro AlvesFix paginate-*.exp races
2014-07-14  Pedro AlvesCanceling pagination caused by execution command from...
2014-07-14  Pedro Alvestestsuite: Introduce gdb_assert
2014-07-12  Maciej W. Rozyckigdb/testsuite: Add a way to send multiple init commands
next
This page took 0.570272 seconds and 107 git commands to generate.