Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: lehe on April 21, 2009, 01:15:03 am

Title: memory not released after stop debugging
Post by: lehe on April 21, 2009, 01:15:03 am
Hi,
While debugging my program, I was looking at my System Monitor. I saw that after stop debugging in the middle of running a program, CB doesn't release the majority of the memory that has been allocated unless I exit CB.
How to release the memory after stop debugging in CB without exiting it? I am using CB svn5532 in Ubuntu8.10.
Thanks and regards!
Title: Re: memory not released after stop debugging
Post by: taram on May 26, 2009, 05:13:22 am
I have the same thing. My system is becoming slow and debugging process is "eating" all memory.

I have CB svn 5607 (18 May) and my system is debian lenny.

Hope that this "debugging" bug is fixed soon, since CB is a great IDE  :D

Martin