comp.lang.ada
 help / color / mirror / Atom feed
From: "David C. Hoos, Sr." <david.c.hoos.sr@ada95.com>
Subject: Re: GDB and exceptions
Date: 1999/04/13
Date: 1999-04-13T00:00:00+00:00	[thread overview]
Message-ID: <7evndp$dmt@hobbes.crc.com> (raw)
In-Reply-To: dbHQ2.754$36.263875@WReNphoon2


Boulais, Jeffrey M wrote in message ...
>I'm trying to set a breakpoint on exceptions.  Whenever I try, I get a
>'Couldn't open "a-except.adb": no such file or directory' message.  Does
>anyone have a suggestion?
>
add a line in your .gdbinit file:

directory <adainclude>


where <adainclude> is the full pat the gnat's adainclude directory
in your environment.

For example, on my NT machine, I have this line in .gdbinit:

directory c:/GNAT/lib/gcc-lib/pentium-mingw32msv/2.8.1/adainclude/

This directory can usually be obtained by typing "gcc -v" and
replacing the "specs" at the end of the line of output with
"adainclude"








  reply	other threads:[~1999-04-13  0:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-04-13  0:00 GDB and exceptions Boulais, Jeffrey M
1999-04-13  0:00 ` David C. Hoos, Sr. [this message]
1999-04-13  0:00 ` dennison
1999-04-14  0:00   ` Stephen Leake
1999-04-15  0:00   ` Boulais, Jeffrey M
1999-04-15  0:00     ` David C. Hoos, Sr.
1999-04-16  0:00       ` Stephen Leake
replies disabled

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