comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <Stephen.Leake@gsfc.nasa.gov>
Subject: Re: [Gnat] Finding exceptions without gdb
Date: 1996/11/06
Date: 1996-11-06T00:00:00+00:00	[thread overview]
Message-ID: <32809C5B.6057@gsfc.nasa.gov> (raw)
In-Reply-To: collins-0411960934280001@ratbert.cs.wm.edu


As has been pointed out many times, there is full documentation on how
to use gnat, including how to use gdb with gnat compiled code, in the
gnat documentation, specifically the file doc/gnatinfo.txt. Yes, this is
a flat text file; that's what "search" commands in text editors are for!

Searching for "gdb" and then "exceptions", we find:

Exceptions can be caught by breaking in the "__gnat_raise" routine and
then doing a "bt" or "where" command.

Happy debugging!
-- 
- Stephe




  parent reply	other threads:[~1996-11-06  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-11-04  0:00 [Gnat] Finding exceptions without gdb Bob Collins
1996-11-05  0:00 ` Robert Dewar
1996-11-06  0:00 ` Stephen Leake [this message]
1996-11-07  0:00   ` Kevin Rigotti DRA
1996-11-06  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