MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / start_remote_debugger

Function start_remote_debugger

Lib/idlelib/RemoteDebugger.py:338–360  ·  view source on GitHub ↗

Start the subprocess debugger, initialize the debugger GUI and RPC link Request the RPCServer start the Python subprocess debugger and link. Set up the Idle side of the split debugger by instantiating the IdbProxy, debugger GUI, and debugger GUIAdapter objects and linking them together

(rpcclt, pyshell)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

IdbProxyClass · 0.85
GUIAdapterClass · 0.85
remotecallMethod · 0.80
registerMethod · 0.45

Tested by

no test coverage detected