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 errors with b17.1


R. Britt Freund wrote:
> [failed reading symbols from DLL]
> "/Mount/C/WINNT/System32/WS2_32.dll": error reading line numbers
> 
> 779f0000:/Mount/C/WINNT/system32/MSVCRT.dll
> 
> [failed reading symbols from DLL]
> "/Mount/C/WINNT/System32/WS2HELP.dll": error reading line numbers
> 
> 77e10000:/Mount/C/WINNT/System32/rpcltc1.dll
> 
> Breakpoint 1, main () at hello.cpp:7
> 7         cout << "Hello, world!\n";
> 
> 
> These DLL read/line-number errors crop up under every condition I can try
> (ie. command.com, bash, emacs lisp file) and I don't know enough to track

It's normal gdb's output. Gdb complains about missing debug info in this DLLs.

-- 
Sergey Okhapkin
Moscow, Russia
Looking for a job

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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