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-7-bit X-Google-Thread: 103376,865e31ac5a1b553a X-Google-Attributes: gid103376,public From: "Stanley R. Allen" Subject: Re: where is the faq Date: 1999/07/16 Message-ID: <378F789D.9FF58BC4@hso.link.com>#1/1 X-Deja-AN: 501827111 Content-Transfer-Encoding: 7bit References: <7mneah$g5j$1@nnrp1.deja.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Organization: NASA, Kennedy Space Center Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-07-16T00:00:00+00:00 List-Id: tmoran@bix.com wrote: > > With Gnat you'll get "Constraint Error" or such > as your only clue about where the problem might lie. So, unless you > write perfect code every time, the first time, you'll *always* need > to run Gnat exe's under the debugger. If you want similar failure > information if your program dies on a customer, you'll have to tell > him to run your program only under the debugger. I thought there was a way to get a trace with the GNAT utility addr2line. Is this correct? I see the executable for addr2line in the gnat binary directory, but there's nothing in the standard documentation about it (unless it is separately supplied). -- Stanley Allen mailto:s_allen@hso.link.com