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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ddc669e8cf09b24,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-07-08 21:35:18 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.stueberl.de!teaser.fr!usenet-fr.net!enst.fr!not-for-mail From: mauricio@solucioninformatica.com Newsgroups: comp.lang.ada Subject: How to debug an Ada program Date: Tue, 8 Jul 2003 23:42:38 -0500 Organization: ENST, France Message-ID: NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: avanie.enst.fr 1057725210 70322 137.194.161.2 (9 Jul 2003 04:33:30 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Wed, 9 Jul 2003 04:33:30 +0000 (UTC) To: comp.lang.ada@ada.eu.org Return-Path: Content-Disposition: inline User-Agent: Mutt/1.5.3i X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: comp.lang.ada mail to news gateway List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Xref: archiver1.google.com comp.lang.ada:40137 Date: 2003-07-08T23:42:38-05:00 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 -- Mauricio Tellez Mexico