Home
last modified time | relevance | path

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

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