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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,47bb60b4d120639a,start X-Google-Attributes: gid103376,public From: Pablo Campo Subject: exception Date: 1998/10/30 Message-ID: <363992D5.643F343E@biha01.ehu.es>#1/1 X-Deja-AN: 406638991 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=iso-8859-1 X-Complaints-To: usenet@news.ehu.es X-Trace: lgdx06.lg.ehu.es 909746558 11965 158.227.68.109 (30 Oct 1998 11:22:38 GMT) Organization: Universidad del Pais Vasco/Euskal Herriko Unibertsitatea Mime-Version: 1.0 NNTP-Posting-Date: 30 Oct 1998 11:22:38 GMT Newsgroups: comp.lang.ada Date: 1998-10-30T11:22:38+00:00 List-Id: I am a programmer of ADA and I use the Alsys Active ADA envirotment version 5.3 I am making a proyect full of tasking and interrupts (for example I manage the clock interrupt) and my problem is that my program breaks down in execution time and the only information I recive is "Program terminated. Unhandled exception". Yesterday, I spent all the morning handling exceptions in all tasks and subprograms but the result was the same. �What can I do for obtain more information of the problem? Nacho - A spanish enginier student.