How to setup debugger in Eclipse Juno for C/C++ on windows -
i installed eclipse juno c/c++ developers.
i created small sample project few .c , .h files , makefile. project seems compile fine , creates executable. i'm able run executable within eclipse , in windows.
the problem if try debugging. following error message: 
here's debug configuration: 
you need select parser debugger function.
Comments
Post a Comment