Eclipse CDT: Cannot find a source file while debugging
Using Eclipse with CDT for C++ development on Windows. Sometime Eclipse couldn't find the Source during debugging because of the missing mapping to the (cygwin-) drive if the workspaces is residing in root other than CYGWIN. To resolve the mapping, If Projects are under C:\Projects, so add mapping in Eclipse [...]