2 load_lib "../config/monitor.exp"
4 proc gdb_emclaptop_command { command } {
6 set tname [board_info target name];
8 if ![info exists board_info($tname,m68k_connected)] {
9 m68k_emc_board_connect target;
11 # This is about all we can do for now. *sigh*
12 set dos_host [board_info target dos_host];
14 remote_send $dos_host "${command}\n";
15 #remote_expect $dos_host {