forked from Imagelibrary/binutils-gdb
2011-06-23 Yao Qi <yao@codesourcery.com>
* infrun.c (start_remote): Move call init_wait_for_inferior to ... * remote.c (remote_start_remote): ... here. * monitor.c (monitor_open): ... here.
This commit is contained in:
@@ -2246,7 +2246,6 @@ start_remote (int from_tty)
|
||||
{
|
||||
struct inferior *inferior;
|
||||
|
||||
init_wait_for_inferior ();
|
||||
inferior = current_inferior ();
|
||||
inferior->control.stop_soon = STOP_QUIETLY_REMOTE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user