CUDBGLaneState

struct CUDBGLaneState

Lane state (state of a single thread).

Public Members

CUDBGException_t exception

Exception of the thread (if any).

CuDim3 threadIdx

Thread index of the thread.

uint64_t virtualPC

(VA) PC of the thread.