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
hello after experiencing the same, it appeared gdb was missing access to some dll (libexpat-1.dll). putting it in the current path corrected the problem. in order to check this, try invoking gdb from the command prompt
all the best
olivier