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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d188753fef109ace,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-28 03:15:51 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!deine.net!fr.clara.net!heighliner.fr.clara.net!proxad.net!feeder2-1.proxad.net!news1-2.free.fr!not-for-mail From: "nicolas" Newsgroups: comp.lang.ada Subject: problem with Gnat.Traceback.Symbolic on linux with Gnat 3.14p ? Date: Thu, 28 Mar 2002 12:17:25 +0100 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Message-ID: <3ca2fb66$0$4997$626a54ce@news.free.fr> Organization: Guest of ProXad - France NNTP-Posting-Date: 28 Mar 2002 12:15:50 MET NNTP-Posting-Host: 217.167.42.235 X-Trace: 1017314150 news1-2.free.fr 4997 217.167.42.235 X-Complaints-To: abuse@proxad.net Xref: archiver1.google.com comp.lang.ada:21753 Date: 2002-03-28T12:15:50+01:00 List-Id: Hello I have problems with Gnat.Traceback.Symbolic on Linux RedHAT 7.2 and Gnat 3.14p the command issued is gnatmake -f -funwind-tables -g test_trace.adb -bargs -E I get ?? instead of unit names and line numbers Note that everything works fine with the same command and Gnat 3.14p for Sparc Am I missing something obvious ? (other than Gnat 3.14p was not tested for RedHAT 7.2, I know that ...) Thanks