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,6ae6d4a49be1349 X-Google-Attributes: gid103376,public From: mfeldman@seas.gwu.edu (Michael Feldman) Subject: Re: Looking for Ada aware GDB Date: 1997/01/29 Message-ID: <5cp2d7$e9j@felix.seas.gwu.edu>#1/1 X-Deja-AN: 213136010 references: <32EE36CF.4C52@iponet.es> organization: George Washington University newsgroups: comp.lang.ada Date: 1997-01-29T00:00:00+00:00 List-Id: In article <32EE36CF.4C52@iponet.es>, Enrique Pascual wrote: >I am looking for a Ada aware GDB version under DOS. Could anyone give me >any information ? > >Thank you. THe GDB distributed with GNAT 3.07 for DOS _is_ Ada-aware. There is also a tutorial in HTML on how to use it, included in the doc archive with ez2load. If it does not seem to recognize Ada structures, try (gdb) set lang ada ez2load is available, as always, at ftp://ftp.seas.gwu.edu/pub/ada/ez2load as well as NYU, PAL, and the usual mirrors of these. Hope this helps. Mike Feldman