comp.lang.ada
 help / color / mirror / Atom feed
From: Hyman Rosen <hyrosen@mail.com>
Subject: Re: debugging tool?
Date: Sun, 22 Feb 2004 21:25:14 GMT
Date: 2004-02-22T21:25:14+00:00	[thread overview]
Message-ID: <_69_b.69554$KV5.45492@nwrdny01.gnilink.net> (raw)
In-Reply-To: <kqCZb.93487$uV3.558472@attbi_s51>

tmoran@acm.org wrote:
> Is there a tool around that would scan a large program to check for
> instances of an object being accessed *after* it's been Finalized?

Remember that Ada permits itself to finalize an object more than once.
Your best bet might be to stick in an extra flag in the object and have
the methods check the flag.



  reply	other threads:[~2004-02-22 21:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-21  5:56 debugging tool? tmoran
2004-02-22 21:25 ` Hyman Rosen [this message]
2004-02-22 22:17   ` tmoran
2004-02-22 23:18     ` Stephen Leake
2004-02-23  1:21       ` tmoran
2004-02-23  1:31         ` tmoran
2004-02-23  3:54           ` Stephen Leake
2004-02-23  5:43             ` tmoran
2004-02-23  3:34         ` Stephen Leake
replies disabled

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