CUDBGEventCallbackData41

struct CUDBGEventCallbackData41

Callback data passed to callback set with setNotifyNewEventCallback41 function.

Note

DEPRECATED: Use CUDBGEventCallbackData instead.

Public Members

uint32_t tid

Host thread id of the context generating the event.

Zero if not available.

uint32_t timeout

A boolean notifying the debugger that the debug API timed while waiting for a reponse from the debugger to a previous event.

It is up to the debugger to decide what to do in response to a timeout.