X-Spam-Check-By: sourceware.org Date: Mon, 9 Jan 2006 11:04:00 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: debugging cygwin Message-ID: <20060109160400.GC19891@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <43C26C27 DOT 1070807 AT juno DOT nrl DOT navy DOT mil> <43C283D3 DOT 6020109 AT juno DOT nrl DOT navy DOT mil> <43C284D6 DOT 5B47F5AF AT dessent DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43C284D6.5B47F5AF@dessent.net> User-Agent: Mutt/1.5.11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Mon, Jan 09, 2006 at 07:44:22AM -0800, Brian Dessent wrote: >Ken Senior wrote: >>Actually, I should have been more specific with my statement, "not part >>of distribution" in the last email. The actual error from gdb is, >>"warning: no loadable section found in added symbol-file >>/usr/bin/cygwin1-20060108.dbg > >I get that from insight from time to time, but never from gdb. >However, it seems to be a message you can ignore because debugging >works fine after dismissing the dialog as all the symbols are there and >the debugger clearly knows how to find everything. Also, you might want to read the snapshots page where it talks about the dbg file. You should rename the snapshot .dbg file the same way that you rename the .dll file. And, for loading the dbg file, despite the name, you should be able to use the "dll-symbols" command to load symbols from this file. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/