c++ - Start Debugging session in NetBeans -


i trying familiar netbeans debugging environment, c/c++ applications. followed procedures on https://netbeans.org/kb/docs/cnd/debugging.html every time want start debugging : debug>debug project ctrl+f5 , bothering error this:

gdb has unexpectedly stopped return -1,073,741,515

any idea should ?! thanks


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -