Re: garbage collection memory leak

2008-12-18 Thread Bill Bumgarner
On Dec 17, 2008, at 3:16 PM, Michael Link wrote: I'm trying to track down a memory leak even though I'm using garbage collection. I was curious what the "rc:" field means when using "info gc-roots" in gdb? It doesn't seem to correlate to the Retain Count when inspecting an address in Instrum

garbage collection memory leak

2008-12-17 Thread Michael Link
I'm trying to track down a memory leak even though I'm using garbage collection. I was curious what the "rc:" field means when using "info gc-roots" in gdb? It doesn't seem to correlate to the Retain Count when inspecting an address in Instruments and it doesn't seem to always correlate to