From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e074d1bef61cfe40 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-02 11:12:57 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.vmunix.org!npeer.de.kpn-eurorings.net!news.uni-stuttgart.de!news.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: ANNOUNCE: DTraq First Public Release Date: Tue, 02 Sep 2003 20:12:56 +0200 Message-ID: <87isob2h5j.fsf@deneb.enyo.de> References: <87u17v2jg5.fsf@deneb.enyo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: albireo.enyo.de 1062526376 21132 212.9.189.171 (2 Sep 2003 18:12:56 GMT) X-Complaints-To: Cancel-Lock: sha1:aJXsP/cuavSLBkoOJ4DUtDUPFUY= Xref: archiver1.google.com comp.lang.ada:42073 Date: 2003-09-02T20:12:56+02:00 List-Id: Pascal Obry writes: > Florian Weimer writes: > >> You can review the execution history that led to the misbehavior you >> are concerned with. > > One more question then, what is recorded into the "execution history" ? > Procedure names, parameters, start time... ? There are systems which track register and memory contents. (I haven't looked at DTraq and don't know if it goes this far. I just wanted to stress that such tools are useful.)