Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: ramaseshan.ravi@gmail.com
Cc: gdb@sourceware.org
Subject: Re: GDB STL Memory Usage Issue
Date: Tue, 10 Apr 2007 08:16:00 -0000	[thread overview]
Message-ID: <200704100816.l3A8GQ4v022748@brahms.sibelius.xs4all.nl> (raw)
In-Reply-To: <22080b0a0704091640k3df4efd8h43a32df9ee48110@mail.gmail.com> 	(ramaseshan.ravi@gmail.com)

> Date: Mon, 9 Apr 2007 19:40:58 -0400
> From: "Ravi Ramaseshan" <ramaseshan.ravi@gmail.com>
> 
> 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,

Smells like an operating system bug to me.


  reply	other threads:[~2007-04-10  8:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-09 23:41 Ravi Ramaseshan
2007-04-10  8:16 ` Mark Kettenis [this message]
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=200704100816.l3A8GQ4v022748@brahms.sibelius.xs4all.nl \
    --to=mark.kettenis@xs4all.nl \
    --cc=gdb@sourceware.org \
    --cc=ramaseshan.ravi@gmail.com \
    /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