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,6c32e094b6d41840 X-Google-Attributes: gid103376,public From: someone@some_where.on.the.net Subject: Re: gdb not working Date: 1998/01/25 Message-ID: <6aerqo$soh$1@Masala.CC.UH.EDU>#1/1 X-Deja-AN: 319079000 References: <6adgca$ogv$1@Masala.CC.UH.EDU> <885708348.15snx@jvdsys.nextjk.stuyts.nl> Organization: Somewhere on the net. Newsgroups: comp.lang.ada Originator: punkrock@pegasus Date: 1998-01-25T00:00:00+00:00 List-Id: In article <885708348.15snx@jvdsys.nextjk.stuyts.nl>, Jerry van Dijk wrote: >In article <6adgca$ogv$1@Masala.CC.UH.EDU> x652@ntl.net writes: > >>I downloaded GNAT 3.09 for Win95, and the only GDB I found was >>3.10, so I downloaded that. > >GNAT 3.09 for Win95 installs a command-line debugger by default, >so there is no need to download the debugger for 3.10. Which debugger was this? I didn't notice any debugger during installation, and even browsing the directory I can see nothing suggestive of a debugger. > >To use the 3.10 windows based debugger you will need to install >GNAT 3.10 first, which includes the tcl/tk parts that the >debugger needs. Ahhhhh ok. But since GNAT 3.10 is NT based (the docs said 3.09 was Win95), I take it I might as well delete the gdb.exe that I have. > >-- > >-- Jerry van Dijk | Leiden, Holland >-- Team Ada | jdijk@acm.org Thanks!