comp.lang.ada
 help / color / mirror / Atom feed
* Exception Propagation
@ 1999-06-07  0:00 Decker, Christian R
  1999-06-07  0:00 ` dennison
  0 siblings, 1 reply; 25+ messages in thread
From: Decker, Christian R @ 1999-06-07  0:00 UTC (permalink / raw)


I have some Ada code that is apparently raising an exception, but the
program just seems to hang and does not
report the exception as i have seen before.  It looks like the code just
hangs, but when i put an exception handler
around the suspect code the handler gets executed.
Am i missing some arguments to the gnatmake command to cause the propagation
of exceptions or do i have
arguments that is disabling the propagation?

my current arguments are:
gnatmake -gnatp -g -O4 -n32 -bargs -f

i tried taking out the -gnatp ( which i believe disables run-time checking
), but that doesn't help....

Thanks...
chris



   -**** Posted from RemarQ, http://www.remarq.com/?a ****-
 Search and Read Usenet Discussions in your Browser - FREE -




^ permalink raw reply	[flat|nested] 25+ messages in thread
* Exception propagation
@ 2006-03-15 15:16 REH
  2006-03-16 21:29 ` Ludovic Brenta
  0 siblings, 1 reply; 25+ messages in thread
From: REH @ 2006-03-15 15:16 UTC (permalink / raw)


I found this "In a distributed program, the identity is unique across
an entire program, not just across a single partition. Exception
propagation works properly across RPC's. An exception can be propagated
from one partition to another, and then back to the first, where its
identity is known. " in the ARM.

Does this mean that the id of an exception is identical in each
partition? So, if I am using a partitioned OS, can I send an
exception's id from one partition to another and reliably raise it?

REH




^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2006-03-17 14:52 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-07  0:00 Exception Propagation Decker, Christian R
1999-06-07  0:00 ` dennison
1999-06-08  0:00   ` Glen
1999-06-08  0:00     ` Decker, Christian R
1999-06-08  0:00       ` Robert Dewar
1999-06-08  0:00       ` David C. Hoos, Sr.
1999-06-09  0:00       ` dennison
1999-06-14  0:00         ` Robert A Duff
1999-06-14  0:00           ` Bryce Bardin
1999-06-14  0:00           ` dennison
1999-06-15  0:00             ` Robert A Duff
1999-06-15  0:00           ` Dale Stanbrough
1999-06-15  0:00             ` Robert A Duff
1999-06-08  0:00     ` Robert Dewar
1999-06-09  0:00       ` Matthew Heaney
1999-06-08  0:00         ` R. Tim Coslet
1999-06-09  0:00         ` Robert Dewar
1999-06-09  0:00         ` dennison
1999-06-08  0:00     ` dennison
  -- strict thread matches above, loose matches on Subject: below --
2006-03-15 15:16 Exception propagation REH
2006-03-16 21:29 ` Ludovic Brenta
2006-03-16 22:19   ` REH
2006-03-16 22:51     ` Ludovic Brenta
2006-03-17  2:52       ` REH
2006-03-17 14:52         ` Georg Bauhaus

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