Re: Debugging application



On 12/18/06, Fernando Apesteguía <fernando apesteguia gmail com> wrote:
> executing... There are no problems (no errors or warnings) during
> compilation and valgrind, with: -v --leak-check=full doesn't show any
> problems of my code.

OK, after the application reached 7.3 MB it went down (according to
gnome-system-monitor) to 6.4 again...

Any clues?

I wouldn't worry about it. It's normal to see memory use going up and
down a bit (RSS, anyway, which is the one that matters (usually)).

If valgrind says you are OK, you are probably OK. Plus leaks generally
run out of control rather quickly and you are only observing rather
small changes in mem use.

John



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]