comp.lang.ada
 help / color / mirror / Atom feed
* Handle Exceptions
@ 1986-05-15  1:49 MIXSIM
  0 siblings, 0 replies; 3+ messages in thread
From: MIXSIM @ 1986-05-15  1:49 UTC (permalink / raw)


Hello People,
  I have been looking at exception handling lately, and I almost
got sick.  There are no scoping rules at run time, other than the "others"
clause. And debugging on VAX ada with exceptions is a pain. No traceback.
Are there any articles or PHD thesis or writing on bathroom walls that have
been dedicated to the design of exception handling.  would appreciatte.

                               Thanks,
                                 Mike

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

* Re: Handle Exceptions
@ 1986-05-21 12:16 fitch
  0 siblings, 0 replies; 3+ messages in thread
From: fitch @ 1986-05-21 12:16 UTC (permalink / raw)



The debugger command "SET BREAK/EXCEPTIONS DO (SHOW CALLS;GO)" will
give you a traceback on each exception raised.

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

* Re: Handle Exceptions
@ 1986-05-21 15:26 stt
  0 siblings, 0 replies; 3+ messages in thread
From: stt @ 1986-05-21 15:26 UTC (permalink / raw)



The traceback in Vax/VMS Ada/Debug will not be complete unless you
do "set module" on all of the interesting modules.

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

end of thread, other threads:[~1986-05-21 15:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1986-05-21 12:16 Handle Exceptions fitch
  -- strict thread matches above, loose matches on Subject: below --
1986-05-21 15:26 stt
1986-05-15  1:49 MIXSIM

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