comp.lang.ada
 help / color / mirror / Atom feed
From: "Corey Ashford" <corSPAMey@rational.com>
Subject: Re: Recommendations on a debugger
Date: 1998/07/29
Date: 1998-07-29T00:00:00+00:00	[thread overview]
Message-ID: <6pp4i5$1g9$1@usenet.rational.com> (raw)
In-Reply-To: 35BF762F.3CBA70E8@pica.army.mil


Dennis Gross wrote in message <35BF762F.3CBA70E8@pica.army.mil>...
>Can someone recommend a decent debugger "tool" for Ada running in an NT
>environment.  (We have been unhappy with the debugger that comes with
>the Aonix Object Ada.)
>
>Tom McBride   mcbride@pica.army.mil   (or mcbridt@ix.netcom.com)
>

Unfortunately, a debugger has to have intimate knowledge of the
way the compiler puts out debug information in order for you to be able to debug
Ada code at the source level.  This is due to the complexity of
Ada over languages such as C and lack of standards with respect
to debugging information formats.  Even C++ debuggers are compiler
intimate (hey.. did I coin a new phrase?).

In other words, if you switch debuggers, you'll have to switch
compilers too.  There are several NT based Ada compilers available -
GNAT, and Rational's Apex NT (plug plug) among them.

- Corey






  reply	other threads:[~1998-07-29  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-29  0:00 Recommendations on a debugger Dennis Gross
1998-07-29  0:00 ` Corey Ashford [this message]
1998-08-01  0:00   ` falis
replies disabled

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