comp.lang.ada
 help / color / mirror / Atom feed
* Idea: use JGNAT for memory debugging?
@ 2003-02-05  6:51 Victor Porton
  2003-02-05 10:32 ` Colin Paul Gloster
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Victor Porton @ 2003-02-05  6:51 UTC (permalink / raw)


I have a problem with an Ada program, which is possibly access to a 
dangling reference (e.g. after Unchecked_Deallocation).

Do I guess rightly that JGNAT (as opposed to normal Gnat) will detect 
this problem for me? Is JGNAT free?

In general how to find dereferencing dangling references in Ada? I 
would use an OO wrapper around accesses which would do reference 
counting (in debug mode), but living entirely without accesses seems
bad.



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

end of thread, other threads:[~2003-02-07 18:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-05  6:51 Idea: use JGNAT for memory debugging? Victor Porton
2003-02-05 10:32 ` Colin Paul Gloster
2003-02-05 12:12 ` Jeffrey Creem
2003-02-05 13:53 ` Victor Porton
2003-02-05 15:49 ` Idea: " Florian Weimer
2003-02-05 18:48 ` Stephen Leake
2003-02-06  2:00 ` Victor Porton
2003-02-07 18:22 ` Jean-Claude Mahieux

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