comp.lang.ada
 help / color / mirror / Atom feed
From: joakimds@kth.se
Subject: Re: Can I get Buffer Contents of unreleased memory when running gnatmem?
Date: Tue, 2 Jul 2019 06:44:04 -0700 (PDT)
Date: 2019-07-02T06:44:04-07:00	[thread overview]
Message-ID: <b99b5a14-1103-4015-9d3c-8f5f089beeb5@googlegroups.com> (raw)
In-Reply-To: <bc15f927-4563-47d7-bf54-2ceb313b3b13@googlegroups.com>

Den tisdag 2 juli 2019 kl. 15:14:08 UTC+2 skrev Petter Fryklund:
> Hi all,
> I'm trying to eliminate memory leaks. I find gnatmem very useful, but now I'm having problems identifying the culprit(s). Is there anyway to find out the contents of the unreleased memory?
> 
> Regards,
> Petter

Hi Petter,

Don't know about gnatmem but Valgrind is nice for finding memory leaks in Linux applications. Another alternative for finding memory leaks is using GNAT.Debug_Pools:
https://www.adacore.com/gems/gem-77

My guess is that you already know of these alternatives but mention them anyways.

Best regards,
Joakim


  reply	other threads:[~2019-07-02 13:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-02 13:14 Can I get Buffer Contents of unreleased memory when running gnatmem? Petter Fryklund
2019-07-02 13:44 ` joakimds [this message]
2019-07-05  5:48   ` Petter Fryklund
2019-07-05 10:12     ` AdaMagica
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox