SPC_DOBREAK
#define SPC_BREAK() do {if ((mha_debug & SPC_DOBREAK) != 0) Debugger();} while (0)
if ((spc_debug & SPC_DOBREAK) != 0) \