IS_SSTEP_TRAP
#define IS_SSTEP_TRAP(type, code) \
#define IS_SSTEP_TRAP(type, code) (type == T_SINGLESTEP)