November 08, 2013 Dr. Memory with D | ||||
---|---|---|---|---|
| ||||
How did I use Dr. Memory with D applications? Every time I try it, my application crash and I get leak errors (maybe because of the GC). My test code is this: ---- import std.stdio; void main() { } ---- So how can I configure Dr. Memory for D? |
Copyright © 1999-2021 by the D Language Foundation