comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <mcNOSPAM@mckae.com>
Subject: Re: ANNOUNCE: DTraq 0.986a now Available
Date: Tue, 19 Apr 2005 08:41:32 -0500
Date: 2005-04-19T08:41:32-05:00	[thread overview]
Message-ID: <d4141$42650a76$49950e5$24757@ALLTEL.NET> (raw)
In-Reply-To: <mailman.44.1113857376.24457.comp.lang.ada@ada-france.org>

Duncan Sands wrote:
> Hi Marc, looks nice.  Can you tap types with discriminants?

Unfortunately no; that's been on my list of enhancements for quite some 
time (along with adding support for abstract and tagged types), but I 
haven't had the time to get to it. DTraq can only tap types that are 
fixed in size and layout, i.e., scalars, arrays, and simple records.

The workaround for this, which I admit is a kludge, is to define one or 
more "tap records" of a fixed layout, which you'd then populate with 
data from the variant record while you're executing, and then tap 
instances of those records.

Marc



      reply	other threads:[~2005-04-19 13:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-18 20:22 ANNOUNCE: DTraq 0.986a now Available Marc A. Criley
2005-04-18 20:49 ` Duncan Sands
2005-04-19 13:41   ` Marc A. Criley [this message]
replies disabled

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