From: "Ravi Ramaseshan" <ramaseshan.ravi@gmail.com>
To: gdb@sourceware.org
Subject: GDB STL Memory Usage Issue
Date: Mon, 09 Apr 2007 23:41:00 -0000 [thread overview]
Message-ID: <22080b0a0704091640k3df4efd8h43a32df9ee48110@mail.gmail.com> (raw)
Hi,
I observed some strange behavior with the following system that I
would like to know more about:
I'm compiling a very memory intensive C++ application that uses STL
(hashmaps of lists). Every few seconds I erase() the entire hashmap
(and the lists). When I run the program standalone and examine the
memory usage using top, I see the total virtual memory of the program
grow (sometimes to 60+MB) before the erase call and after the erase
call drop down to a few MB - which is the behavior I would expect.
However, when I run the same program through GDB, the erase() does not
seem to have any effect and the virtual memory usage keeps on rising -
which I do not understand.
I am using GCC 4.0.3, GDB 6.4 and am compiling the program with
debugging information. I would like to understand the reasons for such
a behavior of my program under GDB.
Thanks in advance,
--
Ravi Ramaseshan
http://www.geocities.com/ramaseshan_ravi/
" Reality is only something we believe in strongly. "
next reply other threads:[~2007-04-09 23:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-09 23:41 Ravi Ramaseshan [this message]
2007-04-10 8:16 ` Mark Kettenis
2007-04-10 14:36 ` Ravi Ramaseshan
2007-04-11 8:21 ` Álvaro Vega García
2007-04-10 18:59 Jude Moersdorf
2007-04-10 20:29 ` Ravi Ramaseshan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=22080b0a0704091640k3df4efd8h43a32df9ee48110@mail.gmail.com \
--to=ramaseshan.ravi@gmail.com \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox