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=0.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,35de4b882738f3d8 X-Google-Attributes: gid103376,public From: Gautier.DeMontmollin@maths.unine.ch (Gautier) Subject: Re: GNAT debugger. Date: 1996/10/17 Message-ID: <1996Oct17.133707.5284@news>#1/1 X-Deja-AN: 190045329 references: <54506a$kel@columbia.acc.brad.ac.uk> organization: University of Neuchatel, Switzerland newsgroups: comp.lang.ada Date: 1996-10-17T00:00:00+00:00 List-Id: gpreston@comp.brad.ac.uk (G PRESTON) writes: > Is there a graphical or command based debugger for gnat which allows > inspection of and stepping though ada code. For example the borland turbo > c++ debugger allows you to step through each line of code and displays > the values stored in variables as your code changes. It doesnt need to look > as good as the turbo interface. > This help speed up the finding that an loop only goes through 9 > times when you want it to loop 10 etc instead of tediously going line > by line through the source code. > > Gary. > For the DOS version: a first step (but not yet step by step): ad.exe, in archive AD.ZIP at: http://www.unine.ch/math/Personnel/Assistants/Gautier/Gaut_FTP.htm