[amd64] Invalid return address after displaced stepping
[deliverable/binutils-gdb.git] / gdb / testsuite / lib /
2015-08-12  Patrick PalkaIntroduce save_vars, a testsuite proc for safely manipu...
2015-08-12  Keith SeitzExplicit locations: MI support for explicit locations
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 AlvesAdjust MI to $inferior_spawn_id
2015-07-29  Pedro AlvesIntroduce gdb_test_stdio
2015-07-25  Doug EvansRevert: * Makefile.in (check/%.exp): Pass directory...
2015-07-24  Doug EvansAdd perf testcase generator.
2015-07-24  Doug EvansPerfTest::assemble functions return results.
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-24  Yao QiTest --wrapper in extended-remote
2015-07-15  Pierre Langlois[testsuite] Skip gdb.trace/range-stepping.exp test...
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-21  Pierre MullerFix pascal behavior for class fields with testcase
2015-04-16  Pedro AlvesFix gdbserver_reconnect_p handling
2015-04-15  Yao QiIncrease timeout in watch-bitfields.exp for software...
2015-04-13  Yao QiCatch exception in lib/gdbserver-support.exp:gdb_exit
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-06  Doug Evans* lib/pascal.exp (gpc_compile): Rename dest arg to...
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-31  Petr Machatadwarf.exp: Allow generating a stub .debug_line section
2015-03-26  Jon Turneytestsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwin
2015-03-04  Simon MarchiAccept all-stop alternative in mi_expect_interrupt
2015-03-02  Pedro Alvesgdb_test_multiple: return -1 on internal error
2015-02-27  Pedro AlvesAdd "../lib/unbuffer_output.c" and use it in gdb.base...
2015-02-26  Yao QiDwarf assembler: handle one instruction function
2015-02-23  Pedro Alvesdelete_breakpoints: Rewrite using gdb_test_multiple
2015-02-17  Jose E. MarchesiSimple testsuite for DTrace USDT probes.
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-11  Doug EvansRequire numeric attributes to specify the form.
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-12  Tom Tromeyadd some missing ops to DWARF assembler
2014-12-12  Doug EvansNew python function gdb.lookup_objfile.
2014-12-10  Simon MarchiIntroduce target_is_gdbserver
2014-12-04  Doug EvansNew python attribute gdb.Objfile.build_id.
2014-11-17  Petr Machatadwarf.exp: In 64-bit units, emit also abbrev offset...
2014-11-14  Yao QiDW attribute macro MACRO_AT_func and MACRO_AT_range
2014-11-14  Yao QiNew proc _handle_attribute
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-30  Yao QiError in build_executable_own_libs for non-native target
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-09-09  Maciej W. Rozyckigdbserver-support: Handle gdbserver start failures
2014-09-09  Maciej W. RozyckiGDB/testsuite: Extend the time gdbserver is waited for
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-20  Pedro AlvesIntegrate PR 12649's race detector directly in the...
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
2014-05-29  Pedro Alvesenable target async by default; separate MI and target...
2014-05-23  Markus Metzgertest, gcore: move capture_command_output into lib/gdb.exp
2014-05-22  Simon MarchiAdd comment for mi_run_cmd_full
2014-05-21  Pedro AlvesPR gdb/13860: don't lose '-interpreter-exec console...
2014-05-21  Simon MarchiRevert "Fix argument passing in mi_run_cmd_full"
2014-05-21  Maciej W. Rozyckigdb/testsuite: Bump up `match_max'
2014-05-20  Yao QiSet timeout for gdb.reverse/*.exp test cases
2014-05-20  Yao Qigdb_init argument ARGS is a string rather than a list
2014-05-16  Pedro Alvesmi-support.exp: Fix some pastos.
2014-05-15  Simon MarchiFix argument passing in mi_run_cmd_full
2014-05-15  Simon MarchiFix mi_expect_stop for non-zero exit codes
2014-05-01  Pedro Alvesgdb_load: Fix latent bugs
2014-04-23  Keith SeitzIntroduce some new MI test suite cleanups for breakpoin...
2014-04-23  Pedro AlvesDon't suppress errors inserting/removing hardware break...
2014-04-22  Pedro AlvesMake gdb_continue_to_breakpoint fail quickly on interna...
2014-04-22  Yao QiCheck tracefile is generated by binary execution
2014-04-17  Marcus ShawcroftDrop prefix from unsupported source path.
2014-04-17  Yao Qi[testsuite] Set target-charset to ascii
next
This page took 0.201699 seconds and 7 git commands to generate.