If I run debugger then it gets stuck on 89% process... It shows
Launching : Configuring GDB Aborting configuring GDB
I just wanted to see the debugger is working so all I have is
printf("debug test");
in main function.. Do you guys know what the problem is?