Re: [IronPython] Debugging IronPython 2.6 memory issues

2010-09-17 Thread Dino Viehland
Thursday, September 16, 2010 8:40 AM To: Discussion of IronPython Subject: [IronPython] Debugging IronPython 2.6 memory issues Hi, I am having a memory leak issue for quite some time with an application that uses Ipy 2.6. I have been looking for tools that can help me see where is the memory al

[IronPython] Debugging IronPython 2.6 memory issues

2010-09-16 Thread Idan Zaltzberg
Hi, I am having a memory leak issue for quite some time with an application that uses Ipy 2.6. I have been looking for tools that can help me see where is the memory allocated. All I found was this blog entry - http://blog.kamil.dworakowski.name/2008/02/debugging-memory-problems-in-ironpython.ht