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?
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?
Source: https://ru.stackoverflow.com/questions/623676/
All Articles