Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <803EBA39C2C5D211BCEE00805F85C0A5321328@mailhost> From: "Boyer,Galen" To: cygwin AT sourceware DOT cygnus DOT com Subject: GDB and Windows DLLS Date: Fri, 3 Dec 1999 14:29:17 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" I am trying to get gdb working with cygnus. My C program is a simple hello world and I want to play with the debugging functionality. Here is my output when I execute the "run" from gdb. ---------------------------------------------------------------------------- -------------------------- Starting program: //d/Data/hello.exe 61000000://D/cygnus/cygwin-b20/H-i586-cygwin32/bin/cygwin1.dll [failed reading symbols from DLL] "/WINNT/system32/advapi32.dll": error reading line numbers [failed reading symbols from DLL] "/WINNT/system32/KERNEL32.dll": error reading line numbers 77e70000:/WINNT/system32/USER32.dll 77ed0000:/WINNT/system32/GDI32.dll 77e10000:/WINNT/system32/RPCRT4.dll 77bf0000:/WINNT/System32/rpcltc1.dll HELLO WORLD ---------------------------------------------------------------------------- -------------------------- I am unsure about the two dll errors from reading the winnt directory dlls, advapi32.dll and KERNEL32.dll. Both those files exist on my machine. Is there something about the version of my machine that is different than what cygnus would support? I am running windows NT workstation with windows version 4. Do I need to download a compatible version of these dlls from somewhere? Galen Boyer Primix Solutions One Arsenal Marketplace Watertown MA, 02472 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com