Dear Marc,<div><br></div><div>I'm having a memory leak issue that takes hours and hours to resolve.</div><div><br></div><div>Is there any way to traverse the heap as to find the object that references a particular object?</div>

<div><br></div><div>E.g.  (object-references object) => referencing-objects-list</div><div><br></div><div><br></div><div>It's completely OK if it requires scanning all the heap :}</div><div><br></div><div>If it's not in Gambit already, I guess one such routine could be created easily-enough based on the GC mark routines.</div>

<div><br></div><div>Thanks,</div><div>Mikael</div><div><br></div>