blob: 0bebef569145b70493fc1110e41a6103c0bd0356 [file] [log] [blame]
Items requiring attention:
(hi) Correct stack overflow handling (dvmCleanupStackOverflow takes an
additional argument now)
(hi) "debugger active" test in common_periodicChecks must handle
the case where glue->pDebuggerActive is a NULL pointer (used to
skip a memory load when debugger support is completely disabled)
(md) Correct OP_MONITOR_EXIT (need to adjust PC before throw)
(lo) Implement OP_BREAKPOINT
(lo) Implement OP_EXECUTE_INLINE_RANGE
(lo) Implement OP_*_WIDE_VOLATILE
(lo) OP_THROW needs to export the PC