Who wants to have some fun memory debugging?

grauzone none at example.net
Tue May 12 23:48:53 PDT 2009


> Maybe it's time to put together an instrumented GC...

Wishlist:
- some way to know _when_ a collection happened (or how often)
- logging of allocations (module/linenumber of allocator, size of 
allocation, type of allocation)
- per TypeInfo allocation statistics
- per module allocation statistics


More information about the Digitalmars-d-learn mailing list