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.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,37a004cb543745e2,start X-Google-Attributes: gid103376,public From: Matthew Heaney Subject: Re: ada debugger Date: 1999/05/01 Message-ID: #1/1 X-Deja-AN: 472946854 References: <372B1317.6477DFA2@santandersupernet.com> NNTP-Posting-Date: Sat, 01 May 1999 11:19:32 PDT Newsgroups: comp.lang.ada Date: 1999-05-01T00:00:00+00:00 List-Id: JOAQUIN writes: > I am running ADA95 gnat compiler without a debugger. ( running w98 OS) > I need a debugget to programme because i am stududying computing in the > Univerity > I have been unable to find a free debugger. > Please do u know where i can find it. gdb, the gnu debugger, works with gnat. Get a fully Ada-aware version from the NYU ftp site. -- I think that where it is. Matt