DIE_DEBUG
case DIE_DEBUG:
if (notify_die((trap_level == 0x170) ? DIE_DEBUG : DIE_DEBUG_2,
if (val != DIE_DEBUG)
case DIE_DEBUG:
if (notify_die(DIE_DEBUG, "debug", regs, (long)dr6, 0, SIGTRAP) == NOTIFY_STOP)
case DIE_DEBUG:
if (val == DIE_DEBUG && (*dr6_p & DR_STEP))
case DIE_DEBUG: