comp.lang.ada
 help / color / mirror / Atom feed
* Link gnat with "purify" to try to find a memory leak
@ 2008-09-28 22:43 FJCS_Montecoruto
  2008-09-29  0:32 ` Jeffrey R. Carter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: FJCS_Montecoruto @ 2008-09-28 22:43 UTC (permalink / raw)


Hi all,

A "memory leak" has been detected in one of our Gnat-Ada/GtkAda
executables. I was directed with others to try to find where exactly
is it located in our code.

Is it possible to somehow use "Rational Purify", to link it with our
Gnat-Ada/GtkAda objects, and so generate some instrumentalized
executable to run and test it under "Purify" ?.

If so, is there an "easy way" to be able to do it ?. We have tried,
but we have had a hard time linking the objects.

(I am also aware we have  "gnatmem" available to confirm the leakage,
which we did. But now we would need to isolate the problem more
precisely, in the middle of a big lot of source code lines ).

Any help appreciated,
Thank you,
FJCS



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-09-29  8:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-28 22:43 Link gnat with "purify" to try to find a memory leak FJCS_Montecoruto
2008-09-29  0:32 ` Jeffrey R. Carter
2008-09-29  7:36 ` Dmitry A. Kazakov
2008-09-29  8:32 ` xavier grave

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