X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49BA8199.4060009@gmail.com> Date: Fri, 13 Mar 2009 15:54:01 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: gdb crashes when debugging setup.exe References: <49BA2080 DOT 6050400 AT gmail DOT com> <20090313145326 DOT GC11253 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20090313145326.GC11253@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Christopher Faylor wrote: > On Fri, Mar 13, 2009 at 09:59:44AM +0100, ludo wrote: >> $ gdb ./setup.exe >> (gdb) start >> /netrel/src/gdb-6.8-2/gdb/breakpoint.c:5082: internal-error: >> expand_line_sal_maybe: Assertion `found' failed. >> A problem internal to GDB has been detected, >> further debugging may prove unreliable. >> Quit this debugging session? (y or n) y >> >> As I understand, setup.exe is a "mingw" application >> my gdb is the "cygwin gdb" >> "cygwin gdb" can debug "mingw app" ? (I suppose that is right) >> >> any suggestions ? > > Not from me. I use Cygwin's gdb to debug setup.exe all of the time. > Sorry. Is maybe one of you using gcc-3 with stabs debug and the other using gcc-4 with dwarf-2 debug? cheers, DaveK -- 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/