X-Spam-Check-By: sourceware.org Message-ID: <45FAE95C.CDC304AA@dessent.net> Date: Fri, 16 Mar 2007 12:00:44 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: Using cygwin1.dbg References: <45FAC9DD.2050804@cwilson.fastmail.fm> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin@cygwin.com Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Charles Wilson wrote: > When I launched gdb/insight (gdb-20060706-2) on my target app, and ran > the target, I got two popup windows: > > "section .text not found in /usr/bin/cygwin1.dbg" > "no loadable sections found in added symbol-file /usr/bin/cygwin1.dbg" This is just a bug in insight. It has existed for some time. There is code in gdb to supress these errors when loading the debug file, but when running under insight the plumbing for messages is different and so they get displayed. I've been meaning to look into this for quite some time but it's just an annoyance so I never got around to it. Brian -- 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/