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,a4469a3a933d9276,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-28 14:47:22 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: harryr@ssd.fsi.com (Harry Rockefeller) Newsgroups: comp.lang.ada Subject: gdb 5.2.1 doesn't know Ada, gcc 3.2.1 does Date: 28 Dec 2002 14:47:22 -0800 Organization: http://groups.google.com/ Message-ID: NNTP-Posting-Host: 205.240.73.170 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1041115642 16542 127.0.0.1 (28 Dec 2002 22:47:22 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 28 Dec 2002 22:47:22 GMT Xref: archiver1.google.com comp.lang.ada:32371 Date: 2002-12-28T22:47:22+00:00 List-Id: I have a gentoo Linux system and applied the bugzilla patch to get Ada built into gcc 3.2.1 but found out that my gdb doesn't understand the source language Ada. What can I do to fix this? I would rather not go back to the GNAT stand-alone distribution based on gcc 2.8.1. If this is answered in a Howto or FAQ please excuse this post and simply direct me to the proper place. Thank you.