comp.lang.ada
 help / color / mirror / Atom feed
From: "Marc A. Criley" <marc@mckae.com>
Subject: ANNOUNCE: DTraq First Public Release
Date: Mon, 01 Sep 2003 21:57:53 GMT
Date: 2003-09-01T21:57:53+00:00	[thread overview]
Message-ID: <BhP4b.18854$Om1.10017@newsread2.news.atl.earthlink.net> (raw)

McKae Technologies announces the first public release of DTraq,
version 0.960.

DTraq is a data logging and playback debugging tool providing near
realtime data logging and analysis to aid debugging and validation.
Captured, or 'tapped' data from a program can be viewed live while the
program is running or, since it is being logged to a file, played back
or printed out later for off-line review and analysis.

DTraq differs from other logging and playback tools in that no data
layout maps or byte interpretations or "data dumpers" need to be
manually created. Nor is the application responsible for converting
the raw binary data to text form before logging it.  DTraq handles all
conversion automatically by scanning the application's source code,
identifying tapped data items, and extracting the information it needs
to properly convert and display the logged items-simple scalar items
as well as arrays and records.  When the layout of data items change,
rescanning automatically picks up the changes.

The DTraq binary distribution,comprehensive documentation, and source
code is available for download at http://www.mckae.com/dtraq.html.

DTraq is currently available for Linux systems running GNAT 3.15p.

DTraq operation has been verified on both RedHat 8.0 and RedHat 9.0
Linux distributions (albeit the user needs to set an environment
variable when using the latter distribution--a README.RedHat9 file in
the distribution covers this).  Because DTraq utilizes ASIS-for-GNAT,
which is tightly bound to a corresponding compiler version (in this
case 3.15p), DTraq has currently been validated only against GNAT
3.15p.

For more information or questions, please contact marc 'at' mckae.com.

Marc A. Criley
Mckae Technologies
1 Sep 2003




             reply	other threads:[~2003-09-01 21:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-01 21:57 Marc A. Criley [this message]
2003-09-02 16:29 ` ANNOUNCE: DTraq First Public Release Pascal Obry
2003-09-02 17:23   ` Florian Weimer
2003-09-02 17:44     ` Pascal Obry
2003-09-02 18:12       ` Florian Weimer
2003-09-02 20:54   ` Guillaume Foliard
2003-09-03  0:00   ` Jeffrey Creem
2003-09-03  0:55     ` Marc A. Criley
2003-09-03  1:04       ` Jeffrey Creem
2003-09-03  0:50   ` Marc A. Criley
2003-09-05 16:43     ` Pascal Obry
replies disabled

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