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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5506c2365bd40ef5 X-Google-Attributes: gid103376,public From: "James S. Rogers" Subject: Re: gdb fails unders win95? Date: 1999/05/22 Message-ID: <7i7kjp$r90$1@bgtnsc02.worldnet.att.net>#1/1 X-Deja-AN: 481039184 References: <7i620s$cp5$1@nnrp1.deja.com> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 X-Complaints-To: abuse@worldnet.att.net X-Trace: bgtnsc02.worldnet.att.net 927421881 27936 12.74.156.85 (23 May 1999 01:11:21 GMT) Organization: AT&T WorldNet Services NNTP-Posting-Date: 23 May 1999 01:11:21 GMT Newsgroups: comp.lang.ada Date: 1999-05-23T01:11:21+00:00 List-Id: Without knowing the details of this particular DLL file, I know there are a couple of possibilities: 1. The DLL was compiled using a symbol format other than COFF 2. The DLL was compiled without debug symbols. My guess is that the DLL was compiled without debug symbols. If debug symbols were left in the file, anybody could recreate the source code by simply running a debugger. This is not so easily done without debug symbols. Jim Rogers Colorado Springs, Colorado fdebruin@my-dejanews.com wrote in message <7i620s$cp5$1@nnrp1.deja.com>... >I am trying to use the debugger that comes with >gnat (version 3.11p). It fails with the following >message: > > >[failed reading symbols from DLL] >"C:/WINDOWS/SYSTEM/MSVCRT.DLL": can't read >symbols: File format not recognized. > > >Does someone know how to remedy this? > >Frank de Bruin >fdebruin@xs4all.nl > > >--== Sent via Deja.com http://www.deja.com/ ==-- >---Share what you know. Learn what you don't.---