comp.lang.ada
 help / color / mirror / Atom feed
From: esther@cybernetics.net (Esther Lumsdon)
Subject: Re: Verdix Exception Traceback history
Date: 18 Oct 1994 13:08:46 GMT
Date: 1994-10-18T13:08:46+00:00	[thread overview]
Message-ID: <380hcu$178@jabba.cybernetics.net> (raw)
In-Reply-To: 388@hathor.CSS.GOV

Walt Barnes (walt@hathor.CSS.GOV) wrote:
: My company is currently evaluating the Verdix compile
: on Sun platform.  One problem we have run into is 
: that when an exception is raised the only traceback
: history that is printed is 

:   Main Program Abandon Exception ________

You can get this information in the debugger, a.db.  Do these commands in
the debugger:
a.db executable
bx
set signal all g
set stack [look this up in the manual -- I'm blanking on this]
g  (to run the program)
After you hit the exception, look at the stack.  It shows how you
propagated to this exception.

Customers doing an evaluation usually have the right to call tech support
to ask these sorts of questions.  Talk to the salesperson to see whether
you should call Sun support or Rational Software (Verdix) support.
--
-- Esther Lumsdon, speaking only for myself     esther@cybernetics.net
   Seeking C/C++/Ada/Unix programming job in Raleigh/RTP, NC area 
   Finally living where the sky is Carolina blue!



  reply	other threads:[~1994-10-18 13:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1994-10-14 11:52 Verdix Exception Traceback history Walt Barnes
1994-10-18 13:08 ` Esther Lumsdon [this message]
1994-10-18 17:07   ` Kevin Cline
1994-10-19  7:07   ` Corey Ashford
1994-10-19 20:54 ` Selig Ted
     [not found] <388@hathor.css.gov>
1994-10-15 17:44 ` Bob Duff
  -- strict thread matches above, loose matches on Subject: below --
1994-10-20 19:10 Bennett, Chip (KTR) ~U
1994-10-21 13:57 ` Selig Ted
replies disabled

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