Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dstack.h25 void select_frame_command (char *level_exp, int from_tty);
H A Dstack.c1717 select_frame_command (char *level_exp, int from_tty) in select_frame_command() argument
1725 frame = parse_frame_specification (level_exp); in select_frame_command()
1737 frame_command (char *level_exp, int from_tty) in frame_command() argument
1739 select_frame_command (level_exp, from_tty); in frame_command()
1747 current_frame_command (char *level_exp, int from_tty) in current_frame_command() argument