Connecting Tech Pros Worldwide Help | Site Map

about leak of memory

  #1  
Old July 19th, 2005, 07:46 PM
Rex_chaos
Guest
 
Posts: n/a
Do anyone know if there is any tools for analysing the potential leak
of memory or monitoring the memory?
  #2  
Old July 19th, 2005, 07:46 PM
Kevin Goodsell
Guest
 
Posts: n/a

re: about leak of memory


Rex_chaos wrote:
[color=blue]
> Do anyone know if there is any tools for analysing the potential leak
> of memory or monitoring the memory?[/color]

Yes, several people know.

-Kevin

(hint: www.google.com)
--
My email address is valid, but changes periodically.
To contact me please use the address from a recent posting.

  #3  
Old July 19th, 2005, 07:46 PM
WW
Guest
 
Posts: n/a

re: about leak of memory


Kevin Goodsell wrote:[color=blue]
> Rex_chaos wrote:
>[color=green]
>> Do anyone know if there is any tools for analysing the potential leak
>> of memory or monitoring the memory?[/color]
>
> Yes, several people know.[/color]

I know one, too. Actually 3. One is free.

--
WW aka Attila


  #4  
Old July 19th, 2005, 07:47 PM
Mike Wahler
Guest
 
Posts: n/a

re: about leak of memory


"Rex_chaos" <rex_chaos@21cn.com> wrote in message
news:f7a7417.0310041245.17bfd6a3@posting.google.co m...[color=blue]
> Do anyone know if there is any tools for analysing the potential leak
> of memory or monitoring the memory?[/color]

Yes there are, but they are off topic here.

-Mike


  #5  
Old July 19th, 2005, 07:47 PM
Allan Bruce
Guest
 
Posts: n/a

re: about leak of memory



"Mike Wahler" <mkwahler@mkwahler.net> wrote in message
news:g5Hfb.1724$Qy2.753@newsread4.news.pas.earthli nk.net...[color=blue]
> "Rex_chaos" <rex_chaos@21cn.com> wrote in message
> news:f7a7417.0310041245.17bfd6a3@posting.google.co m...[color=green]
> > Do anyone know if there is any tools for analysing the potential leak
> > of memory or monitoring the memory?[/color]
>
> Yes there are, but they are off topic here.
>
> -Mike
>
>[/color]

Not if the OP was to code one himself they are not


  #6  
Old July 19th, 2005, 07:47 PM
Mike Wahler
Guest
 
Posts: n/a

re: about leak of memory



"Allan Bruce" <allanmb@TAKEAWAYf2s.com> wrote in message
news:blnepv$41t$1@news.freedom2surf.net...[color=blue]
>
> "Mike Wahler" <mkwahler@mkwahler.net> wrote in message
> news:g5Hfb.1724$Qy2.753@newsread4.news.pas.earthli nk.net...[color=green]
> > "Rex_chaos" <rex_chaos@21cn.com> wrote in message
> > news:f7a7417.0310041245.17bfd6a3@posting.google.co m...[color=darkred]
> > > Do anyone know if there is any tools for analysing the potential leak
> > > of memory or monitoring the memory?[/color]
> >
> > Yes there are, but they are off topic here.
> >
> > -Mike
> >
> >[/color]
>
> Not if the OP was to code one himself they are not[/color]

If he had done so, do you think he'd be asking for one?

-Mike


  #7  
Old July 19th, 2005, 07:47 PM
shakahshakah@yahoo.com
Guest
 
Posts: n/a

re: about leak of memory


In article <f7a7417.0310041245.17bfd6a3@posting.google.com> , rex_chaos@21cn.com (Rex_chaos) wrote:[color=blue]
>Do anyone know if there is any tools for analysing the potential leak
>of memory or monitoring the memory?[/color]

There's quite a few, here's some to get you started:

Electric Fence
http://www.gnu.org/directory/All_Pac...tricFence.html

mpatrol
http://www.cbmamiga.demon.co.uk/mpat...atrol_toc.html

Dmalloc
http://dmalloc.com/
  #8  
Old July 19th, 2005, 07:47 PM
Rolf Magnus
Guest
 
Posts: n/a

re: about leak of memory


WW wrote:
[color=blue]
> Kevin Goodsell wrote:[color=green]
>> Rex_chaos wrote:
>>[color=darkred]
>>> Do anyone know if there is any tools for analysing the potential
>>> leak of memory or monitoring the memory?[/color]
>>
>> Yes, several people know.[/color]
>
> I know one, too.[/color]

You know what? "people who know if there is any tools for...." or any
such tools?
[color=blue]
> Actually 3. One is free.[/color]

And the other 2 are in jail?


  #9  
Old July 19th, 2005, 07:47 PM
WW
Guest
 
Posts: n/a

re: about leak of memory


Rolf Magnus wrote:[color=blue][color=green][color=darkred]
>>>> Do anyone know if there is any tools for analysing the potential
>>>> leak of memory or monitoring the memory?
>>>
>>> Yes, several people know.[/color]
>>
>> I know one, too.[/color]
>
> You know what? "people who know if there is any tools for...." or any
> such tools?[/color]

Tools.
[color=blue][color=green]
>> Actually 3. One is free.[/color]
>
> And the other 2 are in jail?[/color]

Nope. Commercial.

--
WW aka Attila


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Out of memory when having lot of memory! jmr answers 3 November 23rd, 2007 06:25 PM
Clean up of memory leak in unmanaged code Ragnar Agustsson answers 7 December 18th, 2006 04:25 PM
Memory grow and out of memory Florin answers 3 March 7th, 2006 07:45 PM
throwing out of memory exception in c++ doesnt work Stephan answers 21 July 22nd, 2005 08:15 AM