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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a1b57840b0c8f501 X-Google-Attributes: gid103376,public From: Brett Kettering Subject: Re: GNAT GUI for Sun Ultra 2 w/ Solaris 2.5.1 Date: 1997/05/14 Message-ID: <3379D0C2.29B3@llnl.gov>#1/1 X-Deja-AN: 241499813 References: <970513234402_68847536@emout15.mail.aol.com> To: SimpsonMS@AOL.COM Organization: LLNL Reply-To: brettk@llnl.gov Newsgroups: comp.lang.ada Date: 1997-05-14T00:00:00+00:00 List-Id: SimpsonMS@AOL.COM wrote: > > Teamers: > > Does anyone know of a GUI front-end for GNAT v3.09 similar to the > Windows 95 or NT versions that will work on a Sun Ultra 2 under > Solaris 2.5.1? GRASP is one thing you can use. It stands for Graphical Representations of Algorithms, Structures and Processes. See http://www.eng.auburn.edu/department/cse/research/grasp/ It's not truly a front-end for GNAT, but provides a windowed editor and access to the compiler with interactive error tracking (click on an error on the message window and the line of code in the editor is highlighted). No debugging (we use "ddd" - don't know where that came from - it's a windowed front-end to gdb). Keep us posted on your findings! Brett ------------------------------------------------------------------------Brett M. Kettering LLNL - P.O. Box 808 L-493 Livermore, CA. 94550 E-mail : brettk@llnl.gov Voice : (510) 423-3467 FAX : (510) 422-1930 ------------------------------------------------------------------------