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,7cd61f117096817c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-02-22 19:14:49 PST Path: nntp.gmd.de!stern.fokus.gmd.de!ceres.fokus.gmd.de!zib-berlin.de!news.mathworks.com!panix!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Debugging w/ GNAT on Sun Machine??? Date: 22 Feb 1995 22:14:49 -0500 Organization: Courant Institute of Mathematical Sciences Message-ID: <3iguj9$aiq@gnat.cs.nyu.edu> References: <1995Feb21.210450.14400@penny.cs.fredonia.edu> NNTP-Posting-Host: gnat.cs.nyu.edu Date: 1995-02-22T22:14:49-05:00 List-Id: GDB works pretty well with GNAT, we use it all the time, of course you have to compile with the -g switch as usual.