On Friday, 19 June 2020 at 16:09:00 UTC, Andrei Alexandrescu wrote: > > Thanks. Does it provide type information about the objects > allocated? No, it does not save type information. It generates a stack trace for every allocation and can combine those into a bottom-up or top-down tree.