I build GDB for ARM
from GDDBSources(GDB7.5
) using MinGW
and MSYS
for windows.But sometimes while connecting GDB
to the QEMU
, GDB crash occurs with a message :
"gdb.exe has stopped working"
in windows7.
What is the solution of this issue?