comp.lang.ada
 help / color / mirror / Atom feed
From: banner@cs.nyu.edu (Bernard Banner)
Subject: Re: debugging GNAT programs
Date: 5 Mar 1995 14:20:28 -0500
Date: 1995-03-05T14:20:28-05:00	[thread overview]
Message-ID: <3jd2ts$91@gnat.cs.nyu.edu> (raw)
In-Reply-To: 3j8q5cINNsdr@RA.DEPT.CS.YALE.EDU

griest-tom@cs.yale.edu (Tom Griest) writes:
: __gnat_raise is only called for unhandled exceptions (which was
: the original question).  If you want to catch any exception you 
: have to also set a breakpoint on the longjmp routine.  
: (I'm not sure that this isn't used for things other than just 
: exception propogation, but it seems to work reliably.)
: 
: -Tom

__gnat_raise is called on every exception raised whether it is handled or
not. __gnat_unhandled_exception is called only for unhandled exceptions.

Bernard Banner
banner@cs.nyu.edu



  reply	other threads:[~1995-03-05 19:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-03-02 14:52 debugging GNAT programs Marc Graham
1995-03-02 16:52 ` Robert A Duff
1995-03-03  2:47   ` Pug 156
1995-03-04  4:26     ` Tom Griest
1995-03-05 19:20       ` Bernard Banner [this message]
1995-03-06 19:34         ` Tom Griest
1995-03-02 22:23 ` Keith Thompson
1995-03-03 22:33   ` Robert S. White
1995-03-05 15:42     ` Robert Dewar
1995-03-05 15:52     ` Robert Dewar
1995-03-06  0:38       ` kkrieser
1995-03-06 15:14       ` Robert S. White
1995-03-03  4:57 ` Vladimir Vukicevic
1995-03-04 14:07   ` Cyrille Comar
replies disabled

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