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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cd24ffa36ebe3ef6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-04 08:03:00 PST Newsgroups: comp.lang.ada Path: bga.com!news.sprintlink.net!howland.reston.ans.net!gatech!udel!news.mathworks.com!newshost.marcam.com!uunet!in1.uu.net!world!bobduff From: bobduff@world.std.com (Robert A Duff) Subject: Re: debugging GNAT programs Message-ID: Organization: The World Public Access UNIX, Brookline, MA References: <1995Mar2.095243.14051@sei.cmu.edu> Date: Thu, 2 Mar 1995 16:52:51 GMT Date: 1995-03-02T16:52:51+00:00 List-Id: In article <1995Mar2.095243.14051@sei.cmu.edu>, Marc Graham wrote: > >To those of you using GNAT, do you have any hints about debugging? It would be nice if these hints were in the GNAT documentation. E.g. which routine in the run-time system should one set a breakpoint on in order to trap unhandled exceptions? - Bob