Home
last modified time | relevance | path

Searched refs:IdbProxy (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/idlelib/
H A Ddebugger_r.py13 | IdbAdapter |<--remote#call--| IdbProxy |
75 #----------called by an IdbProxy----------
186 IdbProxy.
295 class IdbProxy: class
303 ##print("*** IdbProxy.call %s %s %s" % (methodname, args, kwargs))
305 ##print("*** IdbProxy.call %s returns %r" % (methodname, value))
350 up the Idle side of the split debugger by instantiating the IdbProxy,
357 Idle debugger GUI to the subprocess debugger via the IdbProxy.
364 idb_proxy = IdbProxy(rpcclt, pyshell, idb_adap_oid)

Completed in 1 milliseconds