[Issue 20960] -profile=gc does not track class objects allocated with new
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jun 29 22:28:09 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20960
Andrei Alexandrescu <andrei at erdani.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Andrei Alexandrescu <andrei at erdani.com> ---
(In reply to Stanislav Blinov from comment #3)
> (In reply to Andrei Alexandrescu from comment #2)
> > Built dmd with -profile=gc -lowmem, no avail. Individual allocations of
> > class objects are not present in the log.
>
> Build with -profile=gc. *Run* with -lowmem :)
Awesome, thanks! I finally got it going. I will then close this.
--
More information about the Digitalmars-d-bugs
mailing list