GDB always gives the error:

gdb: unknown target exception 0x406d1388 

However, running the .exe file is successful. I use minGW for compilation. If you need to update, then how to do it?

  • Is this not your case? stackoverflow.com/q/40923437/276994 - VladD
  • @VladD The only difference is in using cygwin. I already tried to use it with GDB, but it requires the cygwin library - Deucalion Machine

0