Remove parameter valaddr from la_val_print
[deliverable/binutils-gdb.git] / gdb / testsuite / lib /
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
2014-04-16  Doug EvansFix wrapper.exp testcase with stdio gdbserver.
2014-04-07  Doug EvansAdd support to recognize clang.
2014-03-27  Yao QiReturn zero in can_single_step_to_signal_handler for...
2014-03-26  Yao QiSkip tests on completion and readline when readline...
2014-03-24  Hui ZhuFix PR breakpoints/16101: gdb.base/dprintf.exp agent...
2014-03-18  Pedro AlvesPR gdb/13860: make "-exec-foo"'s MI output equal to...
2014-03-12  Andreas Arnezgdb.exp: Support absolute path name args in 'prepare_fo...
2014-02-24  Doug Evanslib/gdb.exp (run_on_host): Log error output if program...
2014-02-16  Jan KratochvilFix "ERROR: no fileid for" in the testsuite.
2014-02-10  Doug EvansAdd Guile as an extension language.
2014-01-18  Iain BuclawAdd gdb.dlang to the gdb testsuite for the purpose...
2014-01-15  Omair Javaidgdb: ARM: Update configure.tgt and enable gdb.reverse...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-10  Andrew BurgessAdd call to get_compiler_info to gdb_compile_shlib.
2013-12-08  Yao QiUse gdb_produce_source
2013-12-06  Andrew BurgessAdd support for DW_OP_bit_piece and DW_OP_plus_uconst...
2013-12-06  Keven Boelltestsuite: introduce index in varobj child eval.
2013-11-28  Yao QiGDB perf test on disassemble
2013-11-22  Yao QiCheck has_more in mi_create_dynamic_varobj
2013-11-19  Yao QiRemove unnecessary '\'.
2013-11-19  Yao QiFix format issues in lib/mi-support.exp
2013-11-19  Yao QiRemove 'whatever' in lib/mi-support.exp
2013-11-15  Luis Machado * lib/mi-support.exp (mi_gdb_test): Expect different...
2013-11-06  Yao QiTest on solib load and unload
2013-11-06  Yao QiPerf test framework
2013-11-04  Tom Tromeyintroduce relative_filename and use it
2013-11-04  Tom Tromeyfix up gdb.gdb
2013-11-04  Tom Tromeyfix up log-file toggling
2013-10-29  Nicolas BlancFunction is_elf_target.
2013-10-25  Maciej W. Rozyckitestsuite: Persistent gdbserver cleanup
2013-10-25  Maciej W. RozyckiAvoid producing broken non-native core files
2013-10-18  Tom Tromey * lib/gdb.exp (build_executable_from_specs): Remove...
next
This page took 0.370008 seconds and 7 git commands to generate.