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

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dstack.h25 void select_frame_command (char *level_exp, int from_tty);
H A Dstack.c1651 select_frame_command (char *level_exp, int from_tty)
1670 select_frame_command (level_exp, from_tty);
1894 select_frame_command ("0", 0);
2033 add_com ("select-frame", class_stack, select_frame_command,
1645 select_frame_command (char *level_exp, int from_tty) function
/openbsd-current/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-cmd-stack.c340 select_frame_command (0, 1 /* not used */ );
342 select_frame_command (argv[0], 1 /* not used */ );

Completed in 197 milliseconds