Debugger API (PDF) - CUDA Toolkit v5.5 (older) - Last updated May 11, 2013 - Send Feedback

3.2. CUDBGEvent Struct Reference

[Events]

Event information container.

Public Variables

union CUDBGEvent::​cases_st cases
Information for each type of event.
CUDBGEventKind kind
Event type.

Variables

union CUDBGEvent::​cases_stCUDBGEvent::cases [inherited]

Information for each type of event.

CUDBGEventKindCUDBGEvent::kind [inherited]

Event type.


Debugger API (PDF) - CUDA Toolkit v5.5 (older) - Last updated May 11, 2013 - Send Feedback