Skip to main content
Ctrl+K
Omniverse Kit - Home Omniverse Kit - Home

Omniverse Kit

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch
Omniverse Kit - Home Omniverse Kit - Home

Omniverse Kit

  • twitter
  • youtube
  • instagram
  • www
  • linkedin
  • twitch

Table of Contents

omni.kit.debug.python

  • Overview
  • Usage Examples
  • Settings
  • API (python)
    • Modules
      • omni.kit.debug.python
        • Functions
          • enable_logging
          • get_listen_address
          • is_attached
          • trigger_breakpoint
      • debugpy
        • Functions
          • breakpoint
          • configure
          • connect
          • debug_this_thread
          • is_client_connected
          • listen
          • log_to
          • trace_this_thread
          • wait_for_client
  • CHANGELOG
  • API (python)

API (python)#

Module Summary:

omni.kit.debug.python

Provides debugging tools for Python scripts within the Omniverse Kit

debugpy

An implementation of the Debug Adapter Protocol (DAP) for Python.

Module Details::

omni.kit.debug.python:

Provides debugging tools for Python scripts within the Omniverse Kit framework by integrating with the debugpy module.

debugpy:

An implementation of the Debug Adapter Protocol (DAP) for Python.

https://microsoft.github.io/debug-adapter-protocol/

previous

Settings

next

Modules

NVIDIA NVIDIA

Copyright © 2019-2025, NVIDIA Corporation.

Last updated on Aug 15, 2025.