From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: * X-Spam-Status: No, score=1.0 required=3.0 tests=BAYES_40,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.5-pre1 Path: eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Rod Kay Newsgroups: comp.lang.ada Subject: ANN: Archlinux 'gcc-ada-debug' AUR package. Date: Fri, 11 Jun 2021 11:47:01 +1000 Organization: A noiseless patient Spider Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Fri, 11 Jun 2021 01:47:08 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="7f6ad29eec6645d4d9bfbca43b6648e6"; logging-data="20663"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/qy1u+bkilTWtOI3B8/nvy0r1rXVN+fdk=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 Cancel-Lock: sha1:kPo63oMIN3X//136ezf0cshQvpM= Content-Language: en-US X-Mozilla-News-Host: snews://news.eternal-september.org:563 Xref: reader02.eternal-september.org comp.lang.ada:62172 List-Id: Hi all, A gcc-ada-debug package has been added to the Archlinux AUR. It is identical to the official gcc-ada package except that debug symbols have not been stripped. This allows for setting breakpoints on the standard exceptions of the Ada runtime library in GDB, as opposed to seeing a message such as 'Your Ada runtime appears to be missing debug information". Regards.