summary refs log tree commit diff stats
path: root/lib/system/mmdisp.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2014-04-07 23:28:29 +0200
committerAraq <rumpf_a@web.de>2014-04-07 23:28:29 +0200
commit42a8ab34f1eeda9e7ab728b78a27954209ac1ed1 (patch)
tree237a27aee643220f3d72150ac36a10824c4cdece /lib/system/mmdisp.nim
parent3197ec8e7289fc0861af05f8ecc357b54099f702 (diff)
downloadNim-42a8ab34f1eeda9e7ab728b78a27954209ac1ed1.tar.gz
preparations for easier debugging
Diffstat (limited to 'lib/system/mmdisp.nim')
-rw-r--r--lib/system/mmdisp.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/system/mmdisp.nim b/lib/system/mmdisp.nim
index d060cc9a8..a09b6cf93 100644
--- a/lib/system/mmdisp.nim
+++ b/lib/system/mmdisp.nim
@@ -30,6 +30,7 @@ const
   coalescRight = true
   coalescLeft = true
   logAlloc = false
+  useCellIds = defined(corruption)
 
 type
   PPointer = ptr pointer