APIs/Python3/eric6.api

changeset 6431
1842436770c4
parent 6428
10aa2bf9c1d7
child 6434
872d10fa686a
equal deleted inserted replaced
6430:9fe4016a653b 6431:1842436770c4
429 eric6.Debugger.DebugServer.DebugServer.getHostAddress?4(localhost) 429 eric6.Debugger.DebugServer.DebugServer.getHostAddress?4(localhost)
430 eric6.Debugger.DebugServer.DebugServer.getSupportedLanguages?4(shellOnly=False) 430 eric6.Debugger.DebugServer.DebugServer.getSupportedLanguages?4(shellOnly=False)
431 eric6.Debugger.DebugServer.DebugServer.getWatchPointModel?4() 431 eric6.Debugger.DebugServer.DebugServer.getWatchPointModel?4()
432 eric6.Debugger.DebugServer.DebugServer.isClientProcessUp?4() 432 eric6.Debugger.DebugServer.DebugServer.isClientProcessUp?4()
433 eric6.Debugger.DebugServer.DebugServer.isConnected?4() 433 eric6.Debugger.DebugServer.DebugServer.isConnected?4()
434 eric6.Debugger.DebugServer.DebugServer.isDebugging?4()
434 eric6.Debugger.DebugServer.DebugServer.passiveDebugStarted?7 435 eric6.Debugger.DebugServer.DebugServer.passiveDebugStarted?7
435 eric6.Debugger.DebugServer.DebugServer.passiveStartUp?4(fn, exc) 436 eric6.Debugger.DebugServer.DebugServer.passiveStartUp?4(fn, exc)
436 eric6.Debugger.DebugServer.DebugServer.preferencesChanged?4() 437 eric6.Debugger.DebugServer.DebugServer.preferencesChanged?4()
437 eric6.Debugger.DebugServer.DebugServer.registerDebuggerInterface?4(interfaceName, getRegistryData, reregister=False) 438 eric6.Debugger.DebugServer.DebugServer.registerDebuggerInterface?4(interfaceName, getRegistryData, reregister=False)
438 eric6.Debugger.DebugServer.DebugServer.remoteBanner?4() 439 eric6.Debugger.DebugServer.DebugServer.remoteBanner?4()
459 eric6.Debugger.DebugServer.DebugServer.remoteThreadList?4() 460 eric6.Debugger.DebugServer.DebugServer.remoteThreadList?4()
460 eric6.Debugger.DebugServer.DebugServer.remoteUTPrepare?4(fn, tn, tfn, failed, cov, covname, coverase, clientType="") 461 eric6.Debugger.DebugServer.DebugServer.remoteUTPrepare?4(fn, tn, tfn, failed, cov, covname, coverase, clientType="")
461 eric6.Debugger.DebugServer.DebugServer.remoteUTRun?4() 462 eric6.Debugger.DebugServer.DebugServer.remoteUTRun?4()
462 eric6.Debugger.DebugServer.DebugServer.remoteUTStop?4() 463 eric6.Debugger.DebugServer.DebugServer.remoteUTStop?4()
463 eric6.Debugger.DebugServer.DebugServer.setCallTraceEnabled?4(on) 464 eric6.Debugger.DebugServer.DebugServer.setCallTraceEnabled?4(on)
465 eric6.Debugger.DebugServer.DebugServer.setDebugging?4(on)
464 eric6.Debugger.DebugServer.DebugServer.shutdownServer?4() 466 eric6.Debugger.DebugServer.DebugServer.shutdownServer?4()
465 eric6.Debugger.DebugServer.DebugServer.signalClientBanner?4(version, platform, debugClient) 467 eric6.Debugger.DebugServer.DebugServer.signalClientBanner?4(version, platform, debugClient)
466 eric6.Debugger.DebugServer.DebugServer.signalClientBreakConditionError?4(filename, lineno) 468 eric6.Debugger.DebugServer.DebugServer.signalClientBreakConditionError?4(filename, lineno)
467 eric6.Debugger.DebugServer.DebugServer.signalClientCallTrace?4(isCall, fromFile, fromLine, fromFunction, toFile, toLine, toFunction) 469 eric6.Debugger.DebugServer.DebugServer.signalClientCallTrace?4(isCall, fromFile, fromLine, fromFunction, toFile, toLine, toFunction)
468 eric6.Debugger.DebugServer.DebugServer.signalClientCapabilities?4(capabilities, clientType) 470 eric6.Debugger.DebugServer.DebugServer.signalClientCapabilities?4(capabilities, clientType)

eric ide

mercurial