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.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.98.150.12 with SMTP id c12mr1254769pfe.39.1499421483822; Fri, 07 Jul 2017 02:58:03 -0700 (PDT) X-Received: by 10.36.34.10 with SMTP id o10mr91255ito.10.1499421483725; Fri, 07 Jul 2017 02:58:03 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!188no791878itx.0!news-out.google.com!s132ni2669itb.0!nntp.google.com!188no791871itx.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 7 Jul 2017 02:58:03 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=136.163.203.9; posting-account=g0yTkgoAAADdZGEYyZahxGlO3EkjH0Wv NNTP-Posting-Host: 136.163.203.9 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Unhandled Exception in Tartan generated code for M68040 From: Petter Fryklund Injection-Date: Fri, 07 Jul 2017 09:58:03 +0000 Content-Type: text/plain; charset="UTF-8" Xref: news.eternal-september.org comp.lang.ada:47310 Date: 2017-07-07T02:58:03-07:00 List-Id: Hi, I'm trying to locate an Unhandled Exception. The printout received is Unhandled Exception vector 37 at 45E6C or Unhandled Exception vector 18 at 10A40E I assume there is a way to use the .map file to find out where these exceptions occur, but endless googling has come up with nil. Can anybody give a hint? Regards, Petter