debugging w/ emulation problem source not found

When I compile the debugemu profiles, I still can’t step into device functions. It asks for a non-existant stub source file. Is there some trick to creating these? I tried several of the cuda samples and none of them seem to work out of the box.

Try setting a breakpoint in the kernel and then running the program.