Searched refs:db_trace_until_call_cmd (Results 1 – 3 of 3) sorted by relevance
/openbsd/sys/ddb/ |
H A D | db_run.h | 52 void db_trace_until_call_cmd(db_expr_t, int, db_expr_t, char *);
|
H A D | db_run.c | 250 db_trace_until_call_cmd(db_expr_t addr, int have_addr, db_expr_t count, in db_trace_until_call_cmd() function
|
H A D | db_command.c | 688 { "until", db_trace_until_call_cmd,0, NULL },
|