Dear Marc,

In memory leak hunting I've gotten to a place where there's two stack frame objects that keep the leaking pointer.

How can I introspect #<frame #[number]> objects to understand where in the sourcecode they come from in terms of location, code content and variable content?

Thanks,
Mikael