binutils-gdb/gdb/testsuite/lib
Tom Tromey 36dfb11c8b gdb
PR mi/8444:
	* mi/mi-common.h (EXEC_ASYNC_SOLIB_EVENT, EXEC_ASYNC_FORK)
	(EXEC_ASYNC_VFORK, EXEC_ASYNC_SYSCALL_ENTRY)
	(EXEC_ASYNC_SYSCALL_RETURN, EXEC_ASYNC_EXEC): New constants.
	* mi/mi-common.c (async_reason_string_lookup): Add new reasons.
	* breakpoint.c (print_it_catch_fork, print_it_catch_vfork)
	(print_it_catch_syscall, print_it_catch_exec)
	(internal_bkpt_print_it): Use ui_out.  Emit stop reason.
	(bpstat_print): Add 'kind' argument.  Handle
	TARGET_WAITKIND_LOADED.
	* infrun.c (normal_stop): Update for bpstat_print change.  Don't
	handle TARGET_WAITKIND_LOADED here.
	* breakpoint.h (bpstat_print): Update.
gdb/testsuite
	* lib/mi-support.exp (mi_run_cmd_full): Rename from mi_run_cmd.
	Add "use_mi_command" argument.
	(mi_run_cmd, mi_run_with_cli): New procs.
	* gdb.mi/solib-lib.c: New file.
	* gdb.mi/solib-main.c: New file.
	* gdb.mi/mi-solib.exp: New file.
gdb/doc
	* gdb.texinfo (GDB/MI Async Records): Document new *stopped
	reasons.
2011-11-22 21:25:19 +00:00
..
ada.exp PR testsuite/12040: 2011-06-29 14:44:45 +00:00
cell.exp gdb 2011-03-07 16:03:04 +00:00
cl_util.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
cl_util.h run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
compiler.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
compiler.cc run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
cp-support.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
dwarf.exp 2011-01-19 Yao Qi <yao@codesourcery.com> 2011-01-19 20:38:41 +00:00
fortran.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
future.exp PR testsuite/12040: 2011-06-29 14:44:45 +00:00
gdb-python.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
gdb.exp * lib/gdb.exp (can_single_step_to_signal_handler): Return zero when 2011-11-16 18:16:27 +00:00
gdbserver-support.exp * NEWS: Mention tracepoint additions. 2011-11-20 23:59:49 +00:00
java.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
mi-support.exp gdb 2011-11-22 21:25:19 +00:00
objc.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
opencl.exp gdb 2011-03-07 16:03:04 +00:00
opencl_hostapp.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
opencl_kernel.cl gdb: 2010-11-05 14:31:30 +00:00
pascal.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
prelink-support.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
prompt.exp PR gdb/10720 2011-09-02 21:16:54 +00:00
set_unbuffered_mode.c run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00
trace-support.exp run copyright.sh for 2011. 2011-01-01 15:34:07 +00:00