omni.kit.debug.python
Overview
Usage Examples
Settings
API (python)
Modules
omni.kit.debug.python
Functions
breakpoint
enable_logging
get_listen_address
is_attached
wait_for_client
debugpy
Functions
breakpoint
configure
connect
debug_this_thread
is_client_connected
listen
log_to
trace_this_thread
wait_for_client
CHANGELOG
Omniverse Kit
»
omni.kit.debug.python: Python Debugger
omni.kit.debug.python: Python Debugger
omni.kit.debug.python
Overview
Important API List
General Use Case
User Guide
Usage Examples
Check Debug Client Attachment
Get Debugging Listen Address
Use Extension Class Methods
Enable Debug Logging
Wait for Debug Client Connection
Set Breakpoint in Code
Settings
Settings Provided by the Extension
exts.”omni.kit.debug.python”.break
exts.”omni.kit.debug.python”.waitForClient
exts.”omni.kit.debug.python”.debugpyLogging
exts.”omni.kit.debug.python”.mode
exts.”omni.kit.debug.python”.port
exts.”omni.kit.debug.python”.host
API (python)
CHANGELOG
[0.2.3] - 2024-07-25
Changed
[0.2.2] - 2024-02-07
Added
[0.2.0] - 2022-09-28
[0.1.0] - 2020-02-22