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

Function start_debugger

Lib/idlelib/RemoteDebugger.py:176–190  ·  view source on GitHub ↗

Start the debugger and its RPC link in the Python subprocess Start the subprocess side of the split debugger and set up that side of the RPC link by instantiating the GUIProxy, Idb debugger, and IdbAdapter objects and linking them together. Register the IdbAdapter with the RPCServe

(rpchandler, gui_adap_oid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

GUIProxyClass · 0.85
IdbAdapterClass · 0.85
registerMethod · 0.45

Tested by

no test coverage detected