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.