I wanted to ask, if it is possible to see variable-content in Debug Mode of Visual Studio (2005). In debug-mode variable content of cpp-Files are always showed, but not in cu-Files. After kernel-launches (I can set a breakpoint and step into kernelfunctions), there is no chance to “see” which values the variables, arrays, etc have.