This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Binary increased memory ( leaks )


On Thu, 12 Jun 2003, Klein, Bernhard wrote:

This mailing list is for help with specific features of the GCC package,
not for help with programming in C or C++ in general.

It is more appropriate to ask this question the Usenet newsgroup  
comp.lang.c++.

Toshi

> Hi All,
> 
> I developed a under Solaris 5.9 and under Linux Suse 8.1 and GCC 3.3.2 some
> programms in c++.
> 
> Now, I had the problem, that two of my binaries works properly, but if I
> checked the memory with "top" I saw, that the memory usage continous
> increased.
> 
> I don't no why, do someone knows any tricks to find this memory leak.
> 
> I checked it under Linux with "valgrind" but, maybe I'm to stupid. Valgrind
> didn't show me the leaks :-(
> 
> Thanks for your help
> 
> Bernd Klein 
> ---------------------------------------------------------- 
> LogicaCMG 
> Financial Services, GB 21 
> FaulenstraÃ?e 31-35 
> 28195 Bremen 
> Phone : +49 421 30 96-121 
> Fax : +49 421 30 96-118 
> Email : bernhard.klein@logicacmg.com
> ---------------------------------------------------------- 
> 
> This e-mail and any attachment is for authorised use by the intended recipient(s) only.  It may contain proprietary material, confidential information and/or be subject to legal privilege.  It should not be copied, disclosed to, retained or used by, any other party.  If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender.  Thank you.
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]