Structs

CUDBGAPI_st

CUDA debugger API methods.

CUDBGAttributeValuePair

Grid attribute-value pair.

CUDBGCbuWarpState

Warp state in the CBU (Convergence Barrier Unit).

CUDBGCudaLogMessage

CUDA Log Message.

CUDBGCudaLogMessage129

CUDA Log Message for API version 12.9.

CUDBGCudaLogRule

CUDA Log filtering rule.

CUDBGDeviceInfo

Device-level information.

CUDBGDeviceInfoSizes

Sizes of the various structs returned by the batched device update APIs.

CUDBGEvent

Event information container.

CUDBGEvent30

Event information container for API version 3.0.

CUDBGEvent30::cases30_st::elfImageLoaded30_st

CUDBGEvent30::cases30_st::kernelFinished30_st

CUDBGEvent30::cases30_st::kernelReady30_st

CUDBGEvent32

Event information container for API version 3.2.

CUDBGEvent32::cases32_st::contextCreate32_st

CUDBGEvent32::cases32_st::contextDestroy32_st

CUDBGEvent32::cases32_st::contextPop32_st

CUDBGEvent32::cases32_st::contextPush32_st

CUDBGEvent32::cases32_st::elfImageLoaded32_st

CUDBGEvent32::cases32_st::kernelFinished32_st

CUDBGEvent32::cases32_st::kernelReady32_st

CUDBGEvent42

Event information container for API version 4.2.

CUDBGEvent42::cases42_st::contextCreate42_st

CUDBGEvent42::cases42_st::contextDestroy42_st

CUDBGEvent42::cases42_st::contextPop42_st

CUDBGEvent42::cases42_st::contextPush42_st

CUDBGEvent42::cases42_st::elfImageLoaded42_st

CUDBGEvent42::cases42_st::kernelFinished42_st

CUDBGEvent42::cases42_st::kernelReady42_st

CUDBGEvent50

Event information container for API version 5.0.

CUDBGEvent50::cases50_st::contextCreate50_st

CUDBGEvent50::cases50_st::contextDestroy50_st

CUDBGEvent50::cases50_st::contextPop50_st

CUDBGEvent50::cases50_st::contextPush50_st

CUDBGEvent50::cases50_st::elfImageLoaded50_st

CUDBGEvent50::cases50_st::internalError50_st

CUDBGEvent50::cases50_st::kernelFinished50_st

CUDBGEvent50::cases50_st::kernelReady50_st

CUDBGEvent55

Event information container for API version 5.5.

CUDBGEvent55::cases55_st::contextCreate55_st

CUDBGEvent55::cases55_st::contextDestroy55_st

CUDBGEvent55::cases55_st::contextPop55_st

CUDBGEvent55::cases55_st::contextPush55_st

CUDBGEvent55::cases55_st::elfImageLoaded55_st

CUDBGEvent55::cases55_st::internalError55_st

CUDBGEvent55::cases55_st::kernelFinished55_st

CUDBGEvent55::cases55_st::kernelReady55_st

CUDBGEvent::cases_st::allDevicesSuspended_st

Information about an event which forced all devices to be suspended.

CUDBGEvent::cases_st::contextCreate_st

Information about the context being created.

CUDBGEvent::cases_st::contextDestroy_st

Information about the context being destroyed.

CUDBGEvent::cases_st::contextPop_st

Information about the context being popped.

CUDBGEvent::cases_st::contextPush_st

Information about the context being pushed.

CUDBGEvent::cases_st::cudaLogsRulesetChanged_st

Information about the CUDA log ruleset being changed.

CUDBGEvent::cases_st::elfImageLoaded_st

Information about the loaded ELF image.

CUDBGEvent::cases_st::elfImageUnloaded_st

Information about the ELF image about to be unloaded.

CUDBGEvent::cases_st::functionsLoaded_st

Information about the functions being lazily loaded.

CUDBGEvent::cases_st::internalError_st

Information about internal erros.

CUDBGEvent::cases_st::kernelFinished_st

Information about the kernel that just terminated.

CUDBGEvent::cases_st::kernelReady_st

Information about the kernel ready to be launched.

CUDBGEvent::cases_st::singleStepComplete_st

Information about a single step operation that has completed.

CUDBGEventCallbackData

Callback data passed to callback set with setNotifyNewEventCallback function.

CUDBGEventCallbackData40

Callback data passed to callback set with setNotifyNewEventCallback40 function.

CUDBGEventCallbackData41

Callback data passed to callback set with setNotifyNewEventCallback41 function.

CUDBGGridInfo

Information about a CUDA grid.

CUDBGGridInfo120

Grid info.

CUDBGGridInfo55

Grid info.

CUDBGLaneInfo

CUDBGLaneState

Lane state (state of a single thread).

CUDBGLoadedFunctionInfo

Information about a lazily loaded function.

CUDBGMemoryInfo

Memory information.

CUDBGSMInfo

SM-level information.

CUDBGWarpInfo

Warp-level information.

CUDBGWarpResources

Warp resources.

CUDBGWarpState

Warp state information.

CUDBGWarpState120

Warp state for API version 12.0.

CUDBGWarpState127

Warp state for API version 12.7.

CUDBGWarpState60

Warp state for API version 6.0.

CuDim2

2-dimensional coordinates for threads, blocks, etc.

CuDim3

3-dimensional coordinates for threads, blocks, etc.