This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gdb 4.18 - configured for i386 or i586


On Sun, Feb 20, 2000 at 09:04:54AM -0500, Robert Powers wrote:
>Hello:
>When I use gdb 4.18 from either the ming or cygnus distribution and the file
>being
>debugged references  'comdlg32.dll'... the console shows a normal reference
>line.. except for comdlg32.dll.........ie:
>
>gdb (run)
>Starting Program: Exe.Name
>bfb70000:C:/WINDOWS/SYSTEM/COMCTL32.DLL
>etc..
>etc...
>etc..
>7fe40000:C:/WINDOWS/SYSTEM/COMDLG32.DLL"C:/WINDOWS/SYSTEM/COMDLG32.DLL":
>error reading line numbers
>
>If I utilize the debugger "Insight" ,it reports comdlg32.dll normally with
>no
>error msg.
>
>I've replaced my copy of comdlg32.dll without result......
>Don't know if this is a bug or something peculiar to my setup...
>
>Any comments suggestion appreciated...

Unless you have a version of commdlg32.dll which was built with STABS
debugging, gdb will not be able to find line numbers.

The message is harmless.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]