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)
  • Modules
  • omni.kit.debug.python

omni.kit.debug.python#

Functions Summary:

enable_logging

Enables logging for the debug sessions.

get_listen_address

Returns the address on which the debugger is configured to listen.

is_attached

Checks if a debugger client is currently connected.

trigger_breakpoint

Invokes a breakpoint in the code.

previous

Modules

next

omni.kit.debug.python Functions

NVIDIA NVIDIA

Copyright © 2019-2025, NVIDIA Corporation.

Last updated on Aug 15, 2025.