Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm 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 From: Chris Faylor Date: Sun, 20 Feb 2000 18:05:54 -0500 To: Robert Powers Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: gdb 4.18 - configured for i386 or i586 Message-ID: <20000220180554.A8338@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com References: <000e01bf7bab$79dcc9c0$0a01a8c0 AT bob1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.3i In-Reply-To: <000e01bf7bab$79dcc9c0$0a01a8c0@bob1>; from r.t.powers@worldnet.att.net on Sun, Feb 20, 2000 at 09:04:54AM -0500 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 AT sourceware DOT cygnus DOT com