delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | Chris Faylor <cgf AT cygnus DOT com> |
Date: | Fri, 3 Dec 1999 14:57:06 -0500 |
To: | "Boyer,Galen" <gboyer AT primix DOT com> |
Cc: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: GDB and Windows DLLS |
Message-ID: | <19991203145706.A1532@cygnus.com> |
Mail-Followup-To: | "Boyer,Galen" <gboyer AT primix DOT com>, |
cygwin AT sourceware DOT cygnus DOT com | |
References: | <803EBA39C2C5D211BCEE00805F85C0A5321328 AT mailhost> |
Mime-Version: | 1.0 |
X-Mailer: | Mutt 1.0i |
In-Reply-To: | <803EBA39C2C5D211BCEE00805F85C0A5321328@mailhost>; from gboyer@primix.com on Fri, Dec 03, 1999 at 02:29:17PM -0500 |
On Fri, Dec 03, 1999 at 02:29:17PM -0500, Boyer,Galen wrote: >[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 > >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? These are just warnings. There is no symbol information in either of these dlls so gdb reports that. It will not hinder you from using symbols in the rest of your program or in DLLs that were created using gcc (i.e., binaries containing STABS information that gdb recognizes). cgf -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |