comp.lang.ada
 help / color / mirror / Atom feed
From: seaton@bis.net.au (Stephen Eaton)
Subject: Re: DBG for gnat?
Date: 1996/05/01
Date: 1996-05-01T00:00:00+00:00	[thread overview]
Message-ID: <4m7l2h$soo@sydney1.world.net> (raw)
In-Reply-To: DqnCEF.5B@jvdsys.nextjk.stuyts.nl


Is this possible under gnat301a for winNT/95?


jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk) wrote:

>Neck-Foo (brown@zeus.towson.edu) wrote:

>: I downloaded gnat for DOS, but can't find anything about dbg.
>: Where can I get it and how do I get it to work?  Gnatinfo.txt has very 
>: little information.  The only file I have that might be something related 
>: is "gdb", but it has no extension (ie .exe or .com).  

>That is because gdb in the current version of GNAT/DOS is run from the
>DOS extender go32, like:

>	go32 -d gdb <your coff file>

>Note that gdb needs a /coff/ file, not an exe file. If the latter is all
>you have, use exe2coff <your_exe> to retrieve it. Otherwise compile and link
>like:

>	gcc -c -g <your_program>.adb
>	gnatbl -g <your_program>.ali

>to get both an exe file and a coff file with debugging info.

>Hope this helps,
>Jerry
>-- 
>-----------------------------------------------------------------------
>--  Jerry van Dijk       --   e-mail: jerry@jvdsys.nextjk.stuyts.nl  --
>--  Banking Consultant   --              Member Team-Ada             -- 
>--  Ordina Finance BV    --    Located at Haarlem, The Netherlands   --






      reply	other threads:[~1996-05-01  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-29  0:00 DBG for gnat? Neck-Foo
1996-04-29  0:00 ` Jerry van Dijk
1996-05-01  0:00   ` Stephen Eaton [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox