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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a81289725302b2f6 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder.news-service.com!feeder8.cambrium.nl!feed.tweaknews.nl!195.14.215.230.MISMATCH!news.netcologne.de!newsfeed-hp2.netcologne.de!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Thu, 16 Apr 2009 00:47:29 +0200 From: Georg Bauhaus Reply-To: rm.tsoh+bauhaus@maps.futureapps.de User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Distro with the best Ada development environment? References: <_t8Fl.24641$Ws1.11326@nlpi064.nbdc.sbc.com> <14bfe62d-d121-4f44-8d05-7a542c3d008b@a7g2000yqk.googlegroups.com> <49e5a8e9$0$30232$9b4e6d93@newsspool1.arcor-online.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <49e663ff$0$32671$9b4e6d93@newsspool2.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 16 Apr 2009 00:47:27 CEST NNTP-Posting-Host: 2556f8bf.newsspool2.arcor-online.net X-Trace: DXC=neJ>JJA0PHfOKO]LCQ@0g`A9EHlD;3Ycb4Fo<]lROoRa^YC2XCjHcbi19?[;VGd>JdA:ho7QcPOVc\\59J>0L9D`Nj@HSlU4mEb X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:5460 Date: 2009-04-16T00:47:27+02:00 List-Id: Ludovic Brenta wrote: > There have been reports of breakage in dependencies between Ada > packages on Ubuntu. As you say, Ubuntu is not Debian. > >> gdb issues, and lo and behold, even a segfault when running >> 64bit Spark tools. See also gcc:#39264, Ubuntu:#219342. > [...] > > I'm curious to know whether or not these bugs also affect Debian 5.0. > Could you try it? FSF GNAT and gdb work nicely in Debian 5 AMD64 stable. The gdb package description misses Ada among the supported languages, but this gdb does support Ada, (gdb) show language The current source language is "auto; currently ada". (gdb) show architecture The target architecture is set automatically (currently i386:x86-64) I'll check the Spark issue tomorrow.