OSDN Git Service

Update field offsets in InterpState per Jit-to-Interp cleanup
[android-x86/dalvik.git] / vm / LinearAlloc.h
index a390ee3..aa33fe1 100644 (file)
@@ -22,7 +22,6 @@
 /*
  * If this is set, we create additional data structures and make many
  * additional mprotect() calls.
- * (this breaks the debugger because the debugBreakpointCount cannot be updated)
  */
 #define ENFORCE_READ_ONLY   false