From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,T_SCC_BODY_TEXT_LINE, XPRIO autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Extra information in the message string of exceptions. Date: Mon, 6 Jun 2022 21:35:45 -0500 Organization: A noiseless patient Spider Message-ID: References: <629e6842$0$24796$426a74cc@news.free.fr> <368dd024-8697-42bd-bb9c-4239cbe8fca1n@googlegroups.com> Injection-Date: Tue, 7 Jun 2022 02:35:47 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="6298794fc2e54696148ef40c1d1f6757"; logging-data="32445"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+JgAWDlaoWYgn+rG0qxWMJI/olTYCfcvM=" Cancel-Lock: sha1:se6clssdBG9MBEh9uLIdjuJTZG0= X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.7246 X-RFC2646: Format=Flowed; Original X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-Priority: 3 X-MSMail-Priority: Normal Xref: reader02.eternal-september.org comp.lang.ada:63942 List-Id: "Gautier write-only address" wrote in message news:cd0452bc-1330-4754-b88a-9c000707f098n@googlegroups.com... > GNAT provides an integrated symbolic trace-back through the -Es switch. > Doesn't it work on your Mac setup? > Anyway, it's much trouble for a feature which should be activated by > default... And I think it is in every other Ada compiler I've ever used. Ergo, don't blame the language, blame the implementation. ::-) Randy.