From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_20,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8de5e9f508817948 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-18 10:18:41 PST Path: bga.com!news.sprintlink.net!hookup!usc!math.ohio-state.edu!magnus.acs.ohio-state.edu!csn!jabba.cybernetics.net!esther From: esther@cybernetics.net (Esther Lumsdon) Newsgroups: comp.lang.ada Subject: Re: Verdix Exception Traceback history Date: 18 Oct 1994 13:08:46 GMT Organization: Creative Cybernetics -online services (704-549-5553 voice) Message-ID: <380hcu$178@jabba.cybernetics.net> References: <388@hathor.CSS.GOV> NNTP-Posting-Host: server0.cybernetics.net X-Newsreader: TIN [version 1.2 PL2] Date: 1994-10-18T13:08:46+00:00 List-Id: 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!