Home
last modified time | relevance | path

Searched refs:level_exp (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dstack.h25 void select_frame_command (char *level_exp, int from_tty);
H A Dstack.c1645 select_frame_command (char *level_exp, int from_tty) in select_frame_command() argument
1652 frame = parse_frame_specification (level_exp); in select_frame_command()
1662 frame_command (char *level_exp, int from_tty) in frame_command() argument
1664 select_frame_command (level_exp, from_tty); in frame_command()
1671 current_frame_command (char *level_exp, int from_tty) in current_frame_command() argument