Hi, Maybe a stupid question: is there a way to check whether a particular data structure (or set of data structures) has been garbage collected? Or indirectly: is there a way to check what's still alive in the heap, so that you can potentially diff from one moment to another? Thanks, Elise Huard