Fix zero_ext documentation
[deliverable/binutils-gdb.git] / gdb / testsuite / lib /
2016-04-13  Simon MarchiFix and improve comment in gdb_remote_download
2016-04-08  Pedro AlvesFix gdb.server/solib-list.exp regression
2016-04-05  Simon MarchiMake ftrace tests work with remote targets
2016-04-05  Simon MarchiImprove gdb_remote_download, remove gdb_download
2016-03-29  Marcin Kościelnickigdbserver/s390: Switch on tracepoint support.
2016-03-09  Marcin Kościelnickigdb: Add tracepoint support for powerpc.
2016-02-18  Iain BuclawAdd D support to gdb_default_target_compile.
2016-02-16  Simon Marchitestsuite: Make standard_temp_file use invocation-speci...
2016-02-15  Simon Marchitestsuite: Fix some tests that write outside of the...
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-22  Doug Evans* lib/ada.exp (gdb_compile_ada): Fix typo.
2016-01-18  Simon Marchitestsuite: Remove unused global references in gdb_test
2016-01-12  Pedro AlvesReapply: List inferiors/threads/pspaces in ascending...
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-24  Joel Brobecker[testsuite/Ada] stop using project files when building...
2015-12-22  Thomas Preud'hommeAdd an expect for running commands with CLI jump
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-12-10  Andrew Burgessgdb: Handle multiple base address in debug_ranges data.
2015-11-30  Pedro Alvestestsuite: Range stepping and non-stop mode
2015-11-30  Pedro AlvesFix mi-nonstop.exp with extended-remote
2015-11-26  Markus Metzgerbtrace: diagnose "record btrace pt" without libipt
2015-11-24  Pedro AlvesList inferiors/threads/pspaces in ascending order
2015-11-17  Dominik Vogtgdb/testsuite: Fix left shift of negative value.
2015-11-10  Marcin Kościelnickigdb/testsuite/gdb.trace: Deduplicate pcreg/spreg/fpreg.
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-26  Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-10-21  Yao QiRemove checking vCont;s in exec_cmd_expect_vCont_count
2015-10-20  Jan KratochvilFix internal error on DW_OP_bregx(-1)
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-27  Ulrich WeigandReport UNRESOLVED on failures while detecting Cell...
2015-08-18  Doug EvansPR mi/18833 gdb.execute ("set param value", to_string...
2015-08-14  Keith Seitzmi_make_breakpoint: add "evaluated-by" option
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.
next
This page took 0.199616 seconds and 7 git commands to generate.