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, MSGID_RANDY 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: fdebruin@my-deja.com Subject: Re: gdb fails unders win95? Date: 1999/05/27 Message-ID: <7ikd1k$ae7$1@nnrp1.deja.com>#1/1 X-Deja-AN: 482844698 References: <7i620s$cp5$1@nnrp1.deja.com> X-Http-Proxy: 1.0 x37.deja.com:80 (Squid/1.1.22) for client 194.109.155.88 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Thu May 27 21:21:59 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.51 [en] (Win95; I) Date: 1999-05-27T00:00:00+00:00 List-Id: In article , Stephen Leake wrote: > fdebruin@my-dejanews.com writes: > > [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? > > This above means gdb did not totally _fail_, it just doesn't have > debug information for that DLL. You can still use it to debug your > code. > Thanks for this pointer! I guess I was put off too quickly by this warning message. I have no need to debug this DLL thing and I will have another go at debugging my code. Frank Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.