btrace: indicate speculative execution
[binutils-gdb.git] / gdb / testsuite / lib / mi-support.exp
2015-07-29 Pedro AlvesAdjust MI to $inferior_spawn_id
2015-03-04 Simon MarchiAccept all-stop alternative in mi_expect_interrupt
2015-01-22 Anders GranlundIntroduce gdb_interact in testsuite
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-09-09 Maciej W. Rozyckigdbserver-support: Handle gdbserver start failures
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-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-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-04-23 Keith SeitzIntroduce some new MI test suite cleanups for breakpoin...
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-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06 Keven Boelltestsuite: introduce index in varobj child eval.
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-10-07 Tom Tromey * lib/mi-support.exp (varobj_tree::walk_tree): Set...
2013-09-23 Tom Tromeyrevert erroneous checkin to mi-support.exp
2013-09-23 Tom Tromey(clh 9)
2013-06-07 Pedro AlvesRemove superfluous semicolons from testsuite throughout.
2013-03-14 Yao Qigdb/testsuite/
2013-01-21 Marc Khouzam2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-07-25 Jan Kratochvilgdb/testsuite/
2012-04-14 Anton Gorenkovgdb/doc/ChangeLog:
2012-03-16 Gary Bensongdb:
2012-01-24 Tom Tromey PR symtab/12406:
2012-01-12 Keith Seitz * lib/mi-support.exp: Expand comments about PATH_EXPR.
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-03 Jan Kratochvilgdb/testsuite/
2011-12-02 Jan Kratochvilgdb/testsuite/
2011-11-23 Keith Seitz * lib/mi-support.exp (varobj_tree): New namespace...
2011-11-22 Tom Tromeygdb
2011-11-08 Maciej W. Rozycki * lib/mi-support.exp (mi_send_resuming_command_raw...
2011-11-01 Jan Kratochvilgdb/testsuite/
2011-10-28 Jan Kratochvilgdb/testsuite/
2011-08-09 Pedro Alves2011-08-09 Pedro Alves <pedro@codesourcery.com>
2011-04-28 Jan Kratochvilgdb/testsuite/
2011-04-27 Vladimir Prus MI breakpoint notifications.
2011-03-07 Tom Tromeygdb
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-10-02 Maciej W. Rozycki * lib/mi-support.exp (thread_selected_re): Correct...
2010-03-15 Jie Zhang * lib/mi-support.exp (mi_gdb_target_load): Delete...
2010-03-12 Pedro Alves gdb/testsuite/
2010-01-28 Daniel Jacobowitz * gdb.mi/mi-nonstop.exp (mi_nonstop_resume): New function.
2010-01-12 Vladimir Prus Implement core awareness.
2010-01-01 Jan Kratochvilgdb/testsuite/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-09-15 Tom Tromeygdb
2009-08-03 Vladimir Prus Implement -break-commands
2009-06-30 Jan Kratochvilgdb/testsuite/
2009-05-28 Tom Tromeygdb
2009-04-02 Pedro Alves * gdb.mi/mi-nonstop.exp: Don't check isnative. Use
2009-02-18 Vladimir Prus * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded...
2009-02-14 Vladimir Prus Include frame information for *stopped due...
2009-01-30 Vladimir Prus PR 8145.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-17 Vladimir Prus Implement =thread-selected notification.
2008-11-17 Vladimir Prus Include group-id in thread-created notification.
2008-11-11 Doug Evans * lib/gdb.exp (GDBFLAGS): Move -nx ...
2008-10-23 Pedro Alvesgdb/
2008-09-22 Pedro Alvesgdb/
2008-09-13 Daniel Jacobowitz * gdb.mi/mi-nonstop.exp: Do not check thread state...
2008-08-19 Vladimir Prus * lib/mi-support.exp (mi_expect_stop): Produce
2008-08-19 Vladimir Prus * target.c (target_async_permitted, target_async_permi...
2008-08-06 Jan Kratochvil Fix for PR gdb/1543.
2008-07-31 Vladimir Prus * lib/mi-support.exp (mi_load_shlibs): New.
2008-07-30 Vladimir Prus * lib/mi-support.exp (get_mi_thread_list)
2008-07-27 Daniel Jacobowitz * lib/mi-support.exp (default_mi_gdb_start): Remove...
2008-07-12 Vladimir Prus * infrun.c (normal_stop): For MI, report which...
2008-06-28 Vladimir Prus * lib/mi-support.exp (mi_send_resuming_command_raw...
2008-06-28 Vladimir Prus * lib/mi-support.exp (mi_send_resuming_command_raw...
2008-06-25 Vladimir Prus Emit ^running via observer.
2008-06-10 Vladimir Prus Implement *running.
2008-06-10 Vladimir Prus Use observers to report stop events in MI.
2008-05-04 Vladimir Prus * lib/mi-support.exp (mi_run_cmd): Allow for =thread...
2008-04-30 Daniel Jacobowitz * gdb.base/gdb1250.exp: Remove perror.
2008-04-24 Vladimir Prus * mi/mi-main.c (last_async_command): Rename...
2008-04-24 Vladimir Prus * breakpoint.c (print_one_breakpoint_location): In MI
2008-04-15 Aleksandar Ristovski * gdb.base/attach.exp (do_attach_tests): Matching...
2008-04-13 Vladimir Prus Fix @-varobjs.
2008-04-05 Vladimir Prus * lib/mi-support.exp (mi_expect_stop): New.
2008-03-28 Aleksandar Ristovski2008-03-28 Aleksandar Ristovski <aristovski@qnx.com>
2008-03-26 Vladimir Prus * lib/mi-support.exp (mi_create_varobj_checked): New.
2008-01-29 Jim Blandy* lib/gdbserver-support.exp (gdb_target_cmd): Recognize...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .exp files to GPLv3.
2007-07-23 Kevin Buettner * lib/mi-support.exp (mi_gdb_target_load): Do a "kill...
2007-05-23 Daniel Jacobowitz * lib/gdbserver-support.exp (gdbserver_spawn): Only...
2007-04-29 Daniel Jacobowitz * gdb.mi/mi-syn-frame.c (main, foo, bar)
2007-04-25 Vladimir Prus * gdb.base/sigaltstack.exp: Use 'srcfile' in error
2007-04-14 Vladimir Prus * varobj.h (varobj_set_frozen): New
2007-04-01 Vladimir Prus * gdb.mi/mi-var-child.c
next