This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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]

[Bug win32/15716] Continuos false SEGMENTATION FAULTS debugging win32 application


http://sourceware.org/bugzilla/show_bug.cgi?id=15716

Pedro Alves <palves at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW

--- Comment #4 from Pedro Alves <palves at redhat dot com> ---
That does not mean it isn't expecting them.  It may well have __try/__except
around win32 calls, and those may well crash inside those dlls.  Without a
debugger around, you wouldn't see the crashes, as the program would handle
them.

Sorry, I don't personally plan on investigating this further.  You could try
gdb 7.6.  Maybe the issue has been fixed already.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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