comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen.a.leake.1@gsfc.nasa.gov>
Subject: Re: Need help for debugging an Ada DLL
Date: 20 Jul 2001 12:18:13 -0400
Date: 2001-07-20T16:35:31+00:00	[thread overview]
Message-ID: <uzo9zinga.fsf@gsfc.nasa.gov> (raw)
In-Reply-To: mailman.995571864.13259.comp.lang.ada@ada.eu.org

"Hagi Yilmaz" <hagihun@hotmail.com> writes:

>   I built my Ada DLL by Gnat 3.13p compiler in WinNT.
> <snip>
> 
>   Is the problem due to symbol-file, symbol table? How can I achieve
> this then?

It appears you did not include debugging information in the DLL. You
need to specify -g at both compile and link steps.

-- 
-- Stephe



  reply	other threads:[~2001-07-20 16:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-19 19:43 Need help for debugging an Ada DLL Hagi Yilmaz
2001-07-20 16:18 ` Stephen Leake [this message]
2001-07-21  6:58 ` Patrice Freydiere
  -- strict thread matches above, loose matches on Subject: below --
2001-07-24 12:25 Hagi Yilmaz
replies disabled

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