NVIDIACUDA Toolkit Documentation
Search In:
CUDA Toolkit v10.1.168
Debugger API
  • 1. Release Notes
    • 1.1. 7.0 Release
    • 1.2. 6.5 Release
  • 2. Introduction
    • 2.1. Debugger API
    • 2.2. ELF and DWARF
    • 2.3. ABI Support
    • 2.4. Exception Reporting
    • 2.5. Attaching and Detaching
  • 3. Modules
    • 3.1. General
    • 3.2. Initialization
    • 3.3. Device Execution Control
    • 3.4. Breakpoints
    • 3.5. Device State Inspection
    • 3.6. Device State Alteration
    • 3.7. Grid Properties
    • 3.8. Device Properties
    • 3.9. DWARF Utilities
    • 3.10. Events
  • 4. Data Structures
    • 4.1. CUDBGAPI_st
    • 4.2. CUDBGEvent
    • 4.3. CUDBGEvent::cases_st
    • 4.4. CUDBGEvent::cases_st::contextCreate_st
    • 4.5. CUDBGEvent::cases_st::contextDestroy_st
    • 4.6. CUDBGEvent::cases_st::contextPop_st
    • 4.7. CUDBGEvent::cases_st::contextPush_st
    • 4.8. CUDBGEvent::cases_st::elfImageLoaded_st
    • 4.9. CUDBGEvent::cases_st::internalError_st
    • 4.10. CUDBGEvent::cases_st::kernelFinished_st
    • 4.11. CUDBGEvent::cases_st::kernelReady_st
    • 4.12. CUDBGEventCallbackData
    • 4.13. CUDBGEventCallbackData40
    • 4.14. CUDBGGridInfo
  • 5. Data Fields
  • 6. Deprecated List
  • Notices

    Search Results

      < Previous | Next >
      Debugger API (PDF) - v10.1.168 (older) - Last updated April 24, 2019 - Send Feedback

      4.2. CUDBGEvent Struct Reference

      [Events]

      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.