Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/kern/
H A Ddebug.h527 #define DB_DBG_POST_CORE 0x1000 /*Wait in debugger after NMI core */ macro
/xnu-10002.41.9/osfmk/kdp/
H A Dkdp_udp.c448 if (debug & DB_DBG_POST_CORE) { in kdp_register_send_receive()