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,ddc669e8cf09b24 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-09 10:15:18 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-06!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Cephus�" Newsgroups: comp.lang.ada Subject: Re: How to debug an Ada program Date: Wed, 9 Jul 2003 12:16:11 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Complaints-To: abuse@supernews.com Xref: archiver1.google.com comp.lang.ada:40148 Date: 2003-07-09T12:16:11-05:00 List-Id: Pascal Obry wrote: > mauricio@solucioninformatica.com writes: > >> Hi all, I used to program with C, but now I'm switching to Ada95 in >> linux debian with gnat. How do I trace a program line by line? >> Thanks in advance > > Preben has pointed you to gdb and gvd, these are indeed nice but with > Ada95 you will probably very rarely have a need for a debugger, lot > less than in C for sure. > > Pascal. debugger is for the programmer, not the language my friend... Beau