Home
last modified time | relevance | path

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

/f-stack/freebsd/ddb/
H A Ddb_break.h53 #define BKPT_TEMP 0x4 /* temporary */ macro
H A Ddb_break.c226 bkpt->flags = BKPT_TEMP; in db_set_temp_breakpoint()