cuda debugging on linux ubuntu 14

when i start debugging my code in nsight on linux this message appears
"no source code at main()00154464h.
is there problem or not ???

Hi, did you build the case with command like “make dbg=1” to enable debug info?