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

/openbsd-current/sys/ddb/
H A Ddb_watch.h51 void db_watchpoint_cmd(db_expr_t, int, db_expr_t, char *);
H A Ddb_watch.c157 db_watchpoint_cmd(db_expr_t addr, int have_addr, db_expr_t count, char *modif) function
H A Ddb_command.c675 { "watch", db_watchpoint_cmd, CS_MORE, NULL },

Completed in 172 milliseconds