gdb/testsuite/
[binutils-gdb.git] / gdb / testsuite / lib / mi-support.exp
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
2007-03-27 Daniel Jacobowitz * config/gdbserver.exp (gdbserver_gdb_load): Update...
2007-02-08 Nick RobertsUpdate tests to include value field in output of -var...
2007-01-24 Vladimir Prus Fix computation of the 'editable' attribute and
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2007-01-04 Daniel Jacobowitz * varobj.c (varobj_list_children): Stop if the number...
2007-01-04 Vladimir Prus Implement specification of MI tests as comments
2007-01-04 Vladimir Prus Simplify usage of mi_continue_to.
2006-12-08 Vladimir Prus2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2006-12-08 Vladimir Prus2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2006-07-24 Daniel Jacobowitzgdb/
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-09-27 Bob Rossi2005-09-27 Bob Rossi <bob@brasko.net>
2005-09-11 Bob Rossi2005-09-11 Bob Rossi <bob@brasko.net>
2005-08-09 Corinna Vinschen * lib/mi-support.exp (mi_gdb_load): Fix typo.
2005-08-04 Bob Rossi2005-08-02 Bob Rossi <bob@brasko.net>
2005-08-02 Bob Rossi2005-08-02 Bob Rossi <bob@brasko.net>
2005-05-18 Daniel Jacobowitz2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
2005-03-25 Daniel Jacobowitz * lib/mi-support.exp (mi_gdb_load): Use /tmp for gdbserver
2005-03-14 Paul Brook2005-03-14 Paul Brook <paul@codesourcery.com>
2004-01-18 Daniel Jacobowitz * config/gdbserver.exp (gdbserver_gdb_load): Rename...
2003-06-22 Daniel Jacobowitz * lib/mi-support.exp (mi_run_cmd): Expect an MI respon...
2003-04-03 Andrew Cagney2003-04-02 Andrew Cagney <cagney@redhat.com>
2003-01-31 Mark SalterSupport remote targets.
2002-12-16 Jeff Johnston2002-12-16 Jeff Johnston <jjohnstn@redhat.com>
2002-11-25 Jim Blandy* lib/mi-support.exp (mi_delete_breakpoints): Change...
2002-11-08 Jeff Johnston2002-11-08 Jeff Johnston <jjohnstn@redhat.com>
2002-09-10 Keith Seitz * lib/mi-support.exp (mi_runto): New proc....
2002-09-10 Keith Seitz * lib/mi-support.exp: (mi_run_to_main): Allow...
2002-09-04 Keith Seitz * lib/mi-support.exp: Update copyright.
2002-08-29 Keith Seitz * lib/mi-support.exp (mi_gdb_test): Add global...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2001-11-12 Daniel Jacobowitz * lib/mi-support.exp (mi_run_to_helper): Move...
2001-11-11 Daniel Jacobowitz * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
2001-10-21 Andrew CagneyDon't print ``(MI_OUT)'' at startup.
2001-08-19 Andrew Cagney* lib/mi-support.exp (mi_gdb_start): If a remote target...
2001-08-18 Andrew Cagney* lib/mi-support.exp (mi_gdb_start): Move call to sid_s...
2001-06-27 Andrew CagneyFor MI>0, output full breakpoint table header informati...
2001-06-26 Andrew Cagney* stack.c (print_frame): For ui_out, output a list...
2001-06-23 Andrew CagneyRename gdb.mi/ChangeLog-mi to gdb.mi/ChangeLog. Update...
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-01-21 Mark Kettenis* mi-support.exp (mi_gdb_start): Skip mi tests if ...
2000-12-20 Fernando Nasser2000-12-20 Fernando Nasser <fnasser@redhat.com>
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-03-04 Andrew CagneyWhen GDB doesn't recognize the -i=mi option, assume...
2000-02-23 Andrew CagneyAdd mi/ and testsuite/gdb.mi/ subdirectories.