* src/vm/breakpoint.hpp: Added header file for breakpoint handling.
[cacao.git] / src / vm / jit / allocator / simplereg.c
index ed0b5736e245501b8ec1f3c83188304c7a06ee3b..0d386b8086495a53a9e0f00bf57edc1b4ab00e84 100644 (file)
@@ -1370,6 +1370,7 @@ static void simplereg_allocate_temporaries(jitdata *jd)
                                case ICMD_RET:
                                case ICMD_RETURN:
                                case ICMD_GOTO:
+                               case ICMD_BREAKPOINT:
                                case ICMD_PUTSTATICCONST:
                                case ICMD_INLINE_START:
                                case ICMD_INLINE_END: