Il 03/05/2018 03:03, 章成凯 ha scritto:
> Sorry for that.
> I upload the attachment to google drive and post the link in the bug report:


I've got a lot of similar messages during debugging with GDB. A real
nightmare of "gdborig.exe has stoped working" messages.

I'm using

MINGW64 latest 7.3.0 toolchain (pthreads, seh, 64 bit)
on Windows 7 64 Bit latest SP
using Codeblocks.

The GDB included in the 7.3.0 toolchain is the version 8.1.

I made a lot of different testing sessions to understand the root cause
and the origin of the crash.

I also had identical crashes using GDB in the shell command without
using the Codeblocks interface.

After a lot of testing I'm still unable to get GDB working.


In the end I fixed the problem getting the GDB executable from the 7.2.0
toolchain (pthreads, seh, 64 bit) copying

gdb.exe
gdborig.exe
gdbserver.exe

from 7.2.0 to 7.3.0.

The version of GDB in 7.2.0 is 8.0.1 and magically all the issues
disappeared. Now I've no issue and (up to now) everything works well.

Because I need the environment for coding I stopped the investigation
and I'm happy with the current setup.

Hope this helps

Max


-- 
PGP key: wwwkeys.pgp.net: 0EBF4A07

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to