[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Re: Debugging memory leads

using the debugger is tedious.  Personally I prefer OptimizeIt which had -
at the time I did the comparison - a much better memory profiling than
jprobe.  Optimizeit will give you memory sizes per type and you can even
track down where all the instances are created.

    robert

"Allan Clearwaters" <allan@xxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:bbl0mc$395$1@xxxxxxxxxxxxxxxx
> Is there any (even better, efficient) way to use the eclispe debugger to
> look for memory leaks or do I need a separate debugging tool like
JProbe?
> If I need another tool is there anything in the public/shareware domain?
>
> Thanx,
> Allan Clearwaters
>
>