Home
last modified time | relevance | path

Searched refs:simulator_command (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-sim.c107 void simulator_command (char *args, int from_tty);
823 simulator_command (char *args, int from_tty) in simulator_command() function
894 add_com ("sim <command>", class_obscure, simulator_command, in _initialize_remote_sim()
H A DChangeLog-19971607 * remote-sim.c (simulator_command): Restrict access to the
2218 * remote-sim.c (simulator_command): Add comment about dealing with
H A DChangeLog-1996603 (simulator_command): Call init_callbacks.
724 * remote-sim.c (simulator_command): Set up callbacks before
H A DChangeLog-19984747 * remote-sim.c: export simulator_command
4912 * remote-sim.c (simulator_command): Reset register cache after
H A DChangeLog-19952296 (simulator_command): New function.