Searched refs:gdbsim_open (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
H A Dremote-sim.c88 static void gdbsim_open (char *args, int from_tty);
481 gdbsim_open (char *args, int from_tty) function
488 printf_filtered ("gdbsim_open: args \"%s\"\n", args ? args : "(null)");
862 gdbsim_ops.to_open = gdbsim_open;

Completed in 46 milliseconds