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,199a93eaa8df112c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-13 20:55:35 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.mathworks.com!wn13feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi_feed4!attbi.com!attbi_s02.POSTED!not-for-mail From: "Jeff C," Newsgroups: comp.lang.ada References: <3FB459E2.4040703@noplace.com> Subject: Re: DWARF output from Gnat on a Windows platform. X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: <9fZsb.198753$e01.731019@attbi_s02> NNTP-Posting-Host: 24.34.215.119 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s02 1068785733 24.34.215.119 (Fri, 14 Nov 2003 04:55:33 GMT) NNTP-Posting-Date: Fri, 14 Nov 2003 04:55:33 GMT Organization: Comcast Online Date: Fri, 14 Nov 2003 04:55:33 GMT Xref: archiver1.google.com comp.lang.ada:2468 Date: 2003-11-14T04:55:33+00:00 List-Id: I can't really comment as to whether you would really need DWARF for this but Iwould imaging that using the -gdwarf-2 option to a up to date gcc release would cause either the compiler to die, do nothing or write DWARF output as requested. Have you looked at http://savannah.nongnu.org/projects/bfdada/ "Marin David Condic" wrote in message news:3FB459E2.4040703@noplace.com... > Someone suggested I investigate the availability of getting DWARF output > from the Gnat compiler on a Windows platform. I am not terribly familiar > with DWARF (or ELF - but I've encountered the buzzwords at least & have > some idea what its all about.) so I don't know what the issues may be. > We were looking into applications that would involve needing information > from a symbol table and this came up as a possibility. Any info would be > appreciated. Thanks. > > MDC > > -- > ====================================================================== > Marin David Condic > I work for: http://www.belcan.com/ > My project is: http://www.jsf.mil/NSFrames.htm > > Send Replies To: m o d c @ a m o g > c n i c . r > > "Trying is the first step towards failure." > -- Homer Simpson > > ====================================================================== >