This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb crashes when debugging setup.exe


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]