omni.kit.debug.python Functions

Functions Summary:

breakpoint

Invokes a breakpoint in the code.

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.

wait_for_client

Waits for a debugger client to connect before continuing execution.