Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dtracepoint.c762 while_stepping_pseudocommand (char *args, int from_tty) in while_stepping_pseudocommand() function
999 else if (cmd_cfunc_eq (c, while_stepping_pseudocommand)) in validate_actionline()
1624 else if (cmd_cfunc_eq (cmd, while_stepping_pseudocommand)) in encode_actions()
2311 if (cmd_cfunc_eq (cmd, while_stepping_pseudocommand)) in tracepoint_save_command()
2546 if (cmd_cfunc_eq (cmd, while_stepping_pseudocommand)) in trace_dump_command()
2761 add_com ("while-stepping", class_trace, while_stepping_pseudocommand, in _initialize_tracepoint()