Question about print variable value in cuda-gdb

Hi,

I am confused when I am using cuda-gdb, sometimes, I just can not check the variable (registers) value in kernel, I really need to do the check to figure out the problem.

Does anybody knows how to deal with it? I need a debugger as normal gdb…

Thanks in advance~

Susan