Dont see source code in Eclipse Debug
I configurate Eclipse Kepler like in this tutorial: http://wiki.ros.org/IDEs#Running_and_debugging_your_executables_within_Eclipse
When I try debug code, I see only disassembled code. Can I see c++ source code of my project?