4.32. CUDBGLaneState Struct Reference
[Device State Inspection]
Public Variables
- CUDBGException_t exception
- Exception of the thread (if any).
- struct CuDim3 threadIdx
- Thread index of the thread.
- uint64_t virtualPC
- (VA) PC of the thread.
Variables
- CUDBGException_t CUDBGLaneState::exception [inherited]
-
Exception of the thread (if any).
- struct CuDim3CUDBGLaneState::threadIdx [inherited]
-
Thread index of the thread.
- uint64_t CUDBGLaneState::virtualPC [inherited]
-
(VA) PC of the thread.