From: sos AT prospect DOT com DOT ru (Sergey Okhapkin) Subject: RE: gdb errors with b17.1 19 Apr 1997 00:24:15 -0700 Sender: mail AT cygnus DOT com Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <01BC4CAD.F777D490.cygnus.gnu-win32@sos> Original-To: "gnu-win32 AT cygnus DOT com" , "'R. Britt Freund'" Encoding: 24 TEXT Original-Sender: owner-gnu-win32 AT cygnus DOT com 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 AT cygnus DOT com" with one line of text: "help".