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

/freebsd-10.2-release/contrib/gdb/gdb/
H A Dprintcmd.c161 static void set_command (char *, int);
1000 set_command (char *exp, int from_tty)
2088 add_prefix_cmd ("set", class_vars, set_command,
2099 add_com ("assign", class_vars, set_command, concat ("Evaluate expression \
2117 add_cmd ("variable", class_vars, set_command,
996 set_command (char *exp, int from_tty) function

Completed in 86 milliseconds