304 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.readReady?4(stream) |
303 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.readReady?4(stream) |
305 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.run_call?4(scriptname, func, *args) |
304 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.run_call?4(scriptname, func, *args) |
306 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendCallTrace?4(event, fromInfo, toInfo) |
305 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendCallTrace?4(event, fromInfo, toInfo) |
307 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendClearTemporaryBreakpoint?4(filename, lineno) |
306 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendClearTemporaryBreakpoint?4(filename, lineno) |
308 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendClearTemporaryWatch?4(condition) |
307 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendClearTemporaryWatch?4(condition) |
|
308 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendDebuggerId?4(debuggerId) |
309 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendException?4(exceptionType, exceptionMessage, stack) |
309 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendException?4(exceptionType, exceptionMessage, stack) |
310 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendJsonCommand?4(method, params) |
310 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendJsonCommand?4(method, params) |
311 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendPassiveStartup?4(filename, exceptions) |
311 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendPassiveStartup?4(filename, exceptions) |
312 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendResponseLine?4(stack) |
312 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendResponseLine?4(stack) |
313 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendSyntaxError?4(message, filename, lineno, charno) |
313 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sendSyntaxError?4(message, filename, lineno, charno) |
314 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sessionClose?4(terminate=True) |
314 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.sessionClose?4(terminate=True) |
315 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.setDisassembly?4(disassembly) |
315 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.setDisassembly?4(disassembly) |
316 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.startDebugger?4(filename=None, host=None, port=None, enableTrace=True, exceptions=True, tracePython=False, redirect=True) |
316 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.startDebugger?4(filename=None, host=None, port=None, enableTrace=True, exceptions=True, tracePython=False, redirect=True, passive=True, multiprocessSupport=False) |
317 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.startProgInDebugger?4(progargs, wd='', host=None, port=None, exceptions=True, tracePython=False, redirect=True) |
317 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.startProgInDebugger?4(progargs, wd='', host=None, port=None, exceptions=True, tracePython=False, redirect=True, passive=True, multiprocessSupport=False, codeStr="") |
318 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.writeReady?4(stream) |
318 eric6.DebugClients.Python.DebugClientBase.DebugClientBase.writeReady?4(stream) |
319 eric6.DebugClients.Python.DebugClientBase.DebugClientBase?1() |
319 eric6.DebugClients.Python.DebugClientBase.DebugClientBase?1() |
320 eric6.DebugClients.Python.DebugClientBase.DebugClientClose?4(fd) |
320 eric6.DebugClients.Python.DebugClientBase.DebugClientClose?4(fd) |
321 eric6.DebugClients.Python.DebugClientBase.DebugClientFork?4() |
|
322 eric6.DebugClients.Python.DebugClientBase.DebugClientInput?4(prompt="") |
321 eric6.DebugClients.Python.DebugClientBase.DebugClientInput?4(prompt="") |
323 eric6.DebugClients.Python.DebugClientBase.DebugClientInstance?7 |
322 eric6.DebugClients.Python.DebugClientBase.DebugClientInstance?7 |
324 eric6.DebugClients.Python.DebugClientBase.DebugClientSetRecursionLimit?4(limit) |
323 eric6.DebugClients.Python.DebugClientBase.DebugClientSetRecursionLimit?4(limit) |
325 eric6.DebugClients.Python.DebugClientCapabilities.HasAll?7 |
324 eric6.DebugClients.Python.DebugClientCapabilities.HasAll?7 |
326 eric6.DebugClients.Python.DebugClientCapabilities.HasCompleter?7 |
325 eric6.DebugClients.Python.DebugClientCapabilities.HasCompleter?7 |
373 eric6.DebugClients.Python.FlexCompleter.Completer.attr_matches?4(text) |
382 eric6.DebugClients.Python.FlexCompleter.Completer.attr_matches?4(text) |
374 eric6.DebugClients.Python.FlexCompleter.Completer.complete?4(text, state) |
383 eric6.DebugClients.Python.FlexCompleter.Completer.complete?4(text, state) |
375 eric6.DebugClients.Python.FlexCompleter.Completer.global_matches?4(text) |
384 eric6.DebugClients.Python.FlexCompleter.Completer.global_matches?4(text) |
376 eric6.DebugClients.Python.FlexCompleter.Completer?1(namespace=None) |
385 eric6.DebugClients.Python.FlexCompleter.Completer?1(namespace=None) |
377 eric6.DebugClients.Python.FlexCompleter.get_class_members?4(klass) |
386 eric6.DebugClients.Python.FlexCompleter.get_class_members?4(klass) |
|
387 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.create_module?4(spec) |
|
388 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.exec_module?4(module) |
|
389 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.find_module?4(fullname, path=None) |
|
390 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.find_spec?4(fullname, path, target=None) |
|
391 eric6.DebugClients.Python.ModuleLoader.ModuleLoader.load_module?4(fullname) |
|
392 eric6.DebugClients.Python.ModuleLoader.ModuleLoader?1(debugClient) |
|
393 eric6.DebugClients.Python.MultiProcessDebugExtension._debugClient?8 |
|
394 eric6.DebugClients.Python.MultiProcessDebugExtension._shallPatch?5() |
|
395 eric6.DebugClients.Python.MultiProcessDebugExtension.createCreateProcess?4(originalName) |
|
396 eric6.DebugClients.Python.MultiProcessDebugExtension.createExecl?4(originalName) |
|
397 eric6.DebugClients.Python.MultiProcessDebugExtension.createExecv?4(originalName) |
|
398 eric6.DebugClients.Python.MultiProcessDebugExtension.createExecve?4(originalName) |
|
399 eric6.DebugClients.Python.MultiProcessDebugExtension.createFork?4(originalName) |
|
400 eric6.DebugClients.Python.MultiProcessDebugExtension.createForkExec?4(originalName) |
|
401 eric6.DebugClients.Python.MultiProcessDebugExtension.createPosixSpawn?4(originalName) |
|
402 eric6.DebugClients.Python.MultiProcessDebugExtension.createSpawnl?4(originalName) |
|
403 eric6.DebugClients.Python.MultiProcessDebugExtension.createSpawnv?4(originalName) |
|
404 eric6.DebugClients.Python.MultiProcessDebugExtension.createSpawnve?4(originalName) |
|
405 eric6.DebugClients.Python.MultiProcessDebugExtension.newCreateProcess?4(appName, cmdline, *args) |
|
406 eric6.DebugClients.Python.MultiProcessDebugExtension.newExecl?4(path, *args) |
|
407 eric6.DebugClients.Python.MultiProcessDebugExtension.newExecv?4(path, args) |
|
408 eric6.DebugClients.Python.MultiProcessDebugExtension.newExecve?4(path, args, env) |
|
409 eric6.DebugClients.Python.MultiProcessDebugExtension.newFork?4() |
|
410 eric6.DebugClients.Python.MultiProcessDebugExtension.newForkExec?4(args, *other_args) |
|
411 eric6.DebugClients.Python.MultiProcessDebugExtension.newPosixSpawn?4(path, argv, env, **kwargs) |
|
412 eric6.DebugClients.Python.MultiProcessDebugExtension.newSpawnl?4(mode, path, *args) |
|
413 eric6.DebugClients.Python.MultiProcessDebugExtension.newSpawnv?4(mode, path, args) |
|
414 eric6.DebugClients.Python.MultiProcessDebugExtension.newSpawnve?4(mode, path, args, env) |
|
415 eric6.DebugClients.Python.MultiProcessDebugExtension.patchModule?4(module, functionName, createFunction) |
|
416 eric6.DebugClients.Python.MultiProcessDebugExtension.patchNewProcessFunctions?4(multiprocessEnabled, debugClient) |
|
417 eric6.DebugClients.Python.MultiprocessingExtension.ProcessWrapper._bootstrap?5(*args, **kwargs) |
|
418 eric6.DebugClients.Python.MultiprocessingExtension._debugClient?8 |
|
419 eric6.DebugClients.Python.MultiprocessingExtension._originalBootstrap?8 |
|
420 eric6.DebugClients.Python.MultiprocessingExtension._originalProcess?8 |
|
421 eric6.DebugClients.Python.MultiprocessingExtension.patchMultiprocessing?4(module, debugClient) |
378 eric6.DebugClients.Python.PyProfile.PyProfile.dispatch?7 |
422 eric6.DebugClients.Python.PyProfile.PyProfile.dispatch?7 |
379 eric6.DebugClients.Python.PyProfile.PyProfile.dump_stats?4(file) |
423 eric6.DebugClients.Python.PyProfile.PyProfile.dump_stats?4(file) |
380 eric6.DebugClients.Python.PyProfile.PyProfile.erase?4() |
424 eric6.DebugClients.Python.PyProfile.PyProfile.erase?4() |
381 eric6.DebugClients.Python.PyProfile.PyProfile.fix_frame_filename?4(frame) |
425 eric6.DebugClients.Python.PyProfile.PyProfile.fix_frame_filename?4(frame) |
382 eric6.DebugClients.Python.PyProfile.PyProfile.save?4() |
426 eric6.DebugClients.Python.PyProfile.PyProfile.save?4() |
383 eric6.DebugClients.Python.PyProfile.PyProfile.trace_dispatch_call?4(frame, t) |
427 eric6.DebugClients.Python.PyProfile.PyProfile.trace_dispatch_call?4(frame, t) |
384 eric6.DebugClients.Python.PyProfile.PyProfile?1(basename, timer=None, bias=None) |
428 eric6.DebugClients.Python.PyProfile.PyProfile?1(basename, timer=None, bias=None) |
|
429 eric6.DebugClients.Python.QProcessExtension.QProcessWrapper._origQProcessStartDetached?8 |
|
430 eric6.DebugClients.Python.QProcessExtension.QProcessWrapper.start?4(*args, **kwargs) |
|
431 eric6.DebugClients.Python.QProcessExtension.QProcessWrapper.startDetached?4(*args, **kwargs) |
|
432 eric6.DebugClients.Python.QProcessExtension.QProcessWrapper.startDetachedStatic?4(**kwargs) |
|
433 eric6.DebugClients.Python.QProcessExtension.QProcessWrapper?1(parent=None) |
|
434 eric6.DebugClients.Python.QProcessExtension._debugClient?8 |
|
435 eric6.DebugClients.Python.QProcessExtension.patchQProcess?4(module, debugClient) |
|
436 eric6.DebugClients.Python.SubprocessExtension.PopenWrapper?1(arguments, *args, **kwargs) |
|
437 eric6.DebugClients.Python.SubprocessExtension._debugClient?8 |
|
438 eric6.DebugClients.Python.SubprocessExtension.patchSubprocess?4(module, debugClient) |
385 eric6.DebugClients.Python.ThreadExtension.DummyThreadWrapper?1(*args, **kwargs) |
439 eric6.DebugClients.Python.ThreadExtension.DummyThreadWrapper?1(*args, **kwargs) |
386 eric6.DebugClients.Python.ThreadExtension.QRunnableWrapper?1(*args, **kwargs) |
440 eric6.DebugClients.Python.ThreadExtension.QRunnableWrapper?1(*args, **kwargs) |
387 eric6.DebugClients.Python.ThreadExtension.QThreadWrapper?1(*args, **kwargs) |
441 eric6.DebugClients.Python.ThreadExtension.QThreadWrapper?1(*args, **kwargs) |
388 eric6.DebugClients.Python.ThreadExtension.ThreadExtension._bootstrap?5(run) |
442 eric6.DebugClients.Python.ThreadExtension.ThreadExtension._bootstrap?5(run) |
389 eric6.DebugClients.Python.ThreadExtension.ThreadExtension._bootstrapQThread?5(run) |
443 eric6.DebugClients.Python.ThreadExtension.ThreadExtension._bootstrapQThread?5(run) |
390 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.attachThread?4(target=None, args=None, kwargs=None, mainThread=False) |
444 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.attachThread?4(target=None, args=None, kwargs=None, mainThread=False) |
391 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.dumpThreadList?4() |
445 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.dumpThreadList?4() |
392 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.find_module?4(fullname, path=None) |
|
393 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.getExecutedFrame?4(frame) |
446 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.getExecutedFrame?4(frame) |
394 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.load_module?4(fullname) |
|
395 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.lockClient?4(blocking=True) |
447 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.lockClient?4(blocking=True) |
|
448 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.patchGreenlet?4(module) |
|
449 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.patchPyThread?4(module) |
|
450 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.patchPyThreading?4(module) |
|
451 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.patchQThread?4(module) |
396 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.setCurrentThread?4(threadId) |
452 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.setCurrentThread?4(threadId) |
397 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.threadTerminated?4(threadId) |
453 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.threadTerminated?4(threadId) |
398 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.unlockClient?4() |
454 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.unlockClient?4() |
399 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.updateThreadList?4() |
455 eric6.DebugClients.Python.ThreadExtension.ThreadExtension.updateThreadList?4() |
400 eric6.DebugClients.Python.ThreadExtension.ThreadExtension?1() |
456 eric6.DebugClients.Python.ThreadExtension.ThreadExtension?1() |
508 eric6.Debugger.DebugServer.DebugServer.clientWatchConditionError?7 |
564 eric6.Debugger.DebugServer.DebugServer.clientWatchConditionError?7 |
509 eric6.Debugger.DebugServer.DebugServer.getBreakPointModel?4() |
565 eric6.Debugger.DebugServer.DebugServer.getBreakPointModel?4() |
510 eric6.Debugger.DebugServer.DebugServer.getClientCapabilities?4(clientType) |
566 eric6.Debugger.DebugServer.DebugServer.getClientCapabilities?4(clientType) |
511 eric6.Debugger.DebugServer.DebugServer.getClientInterpreter?4() |
567 eric6.Debugger.DebugServer.DebugServer.getClientInterpreter?4() |
512 eric6.Debugger.DebugServer.DebugServer.getClientType?4() |
568 eric6.Debugger.DebugServer.DebugServer.getClientType?4() |
|
569 eric6.Debugger.DebugServer.DebugServer.getDebuggerIds?4() |
513 eric6.Debugger.DebugServer.DebugServer.getExtensions?4(language) |
570 eric6.Debugger.DebugServer.DebugServer.getExtensions?4(language) |
514 eric6.Debugger.DebugServer.DebugServer.getHostAddress?4(localhost) |
571 eric6.Debugger.DebugServer.DebugServer.getHostAddress?4(localhost) |
515 eric6.Debugger.DebugServer.DebugServer.getSupportedLanguages?4(shellOnly=False) |
572 eric6.Debugger.DebugServer.DebugServer.getSupportedLanguages?4(shellOnly=False) |
516 eric6.Debugger.DebugServer.DebugServer.getWatchPointModel?4() |
573 eric6.Debugger.DebugServer.DebugServer.getWatchPointModel?4() |
|
574 eric6.Debugger.DebugServer.DebugServer.initializeClient?4(debuggerId) |
517 eric6.Debugger.DebugServer.DebugServer.isClientProcessUp?4() |
575 eric6.Debugger.DebugServer.DebugServer.isClientProcessUp?4() |
518 eric6.Debugger.DebugServer.DebugServer.isConnected?4() |
576 eric6.Debugger.DebugServer.DebugServer.isConnected?4() |
519 eric6.Debugger.DebugServer.DebugServer.isDebugging?4() |
577 eric6.Debugger.DebugServer.DebugServer.isDebugging?4() |
|
578 eric6.Debugger.DebugServer.DebugServer.lastClientExited?7 |
|
579 eric6.Debugger.DebugServer.DebugServer.masterClientConnected?4() |
520 eric6.Debugger.DebugServer.DebugServer.passiveDebugStarted?7 |
580 eric6.Debugger.DebugServer.DebugServer.passiveDebugStarted?7 |
521 eric6.Debugger.DebugServer.DebugServer.passiveStartUp?4(fn, exc) |
581 eric6.Debugger.DebugServer.DebugServer.passiveStartUp?4(fn, exc, debuggerId) |
522 eric6.Debugger.DebugServer.DebugServer.preferencesChanged?4() |
582 eric6.Debugger.DebugServer.DebugServer.preferencesChanged?4() |
523 eric6.Debugger.DebugServer.DebugServer.registerDebuggerInterface?4(interfaceName, getRegistryData, reregister=False) |
583 eric6.Debugger.DebugServer.DebugServer.registerDebuggerInterface?4(interfaceName, getRegistryData, reregister=False) |
524 eric6.Debugger.DebugServer.DebugServer.remoteBanner?4() |
584 eric6.Debugger.DebugServer.DebugServer.remoteBanner?4() |
525 eric6.Debugger.DebugServer.DebugServer.remoteBreakpoint?4(fn, line, setBreakpoint, cond=None, temp=False) |
585 eric6.Debugger.DebugServer.DebugServer.remoteBreakpoint?4(debuggerId, fn, line, setBreakpoint, cond=None, temp=False) |
526 eric6.Debugger.DebugServer.DebugServer.remoteCapabilities?4() |
586 eric6.Debugger.DebugServer.DebugServer.remoteCapabilities?4() |
527 eric6.Debugger.DebugServer.DebugServer.remoteClientDisassembly?4() |
587 eric6.Debugger.DebugServer.DebugServer.remoteClientDisassembly?4(debuggerId) |
528 eric6.Debugger.DebugServer.DebugServer.remoteClientSetFilter?4(scope, filterStr) |
588 eric6.Debugger.DebugServer.DebugServer.remoteClientSetFilter?4(debuggerId, scope, filterStr) |
529 eric6.Debugger.DebugServer.DebugServer.remoteClientVariable?4(scope, filterList, var, framenr=0) |
589 eric6.Debugger.DebugServer.DebugServer.remoteClientStack?4(debuggerId) |
530 eric6.Debugger.DebugServer.DebugServer.remoteClientVariables?4(scope, filterList, framenr=0) |
590 eric6.Debugger.DebugServer.DebugServer.remoteClientVariable?4(debuggerId, scope, filterList, var, framenr=0, maxSize=0) |
531 eric6.Debugger.DebugServer.DebugServer.remoteCompletion?4(text) |
591 eric6.Debugger.DebugServer.DebugServer.remoteClientVariables?4(debuggerId, scope, filterList, framenr=0) |
532 eric6.Debugger.DebugServer.DebugServer.remoteContinue?4(special=False) |
592 eric6.Debugger.DebugServer.DebugServer.remoteCompletion?4(debuggerId, text) |
|
593 eric6.Debugger.DebugServer.DebugServer.remoteContinue?4(debuggerId, special=False) |
533 eric6.Debugger.DebugServer.DebugServer.remoteCoverage?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="") |
594 eric6.Debugger.DebugServer.DebugServer.remoteCoverage?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="") |
534 eric6.Debugger.DebugServer.DebugServer.remoteEnvironment?4(env) |
595 eric6.Debugger.DebugServer.DebugServer.remoteEnvironment?4(env) |
535 eric6.Debugger.DebugServer.DebugServer.remoteLoad?4(venvName, fn, argv, wd, env, autoClearShell=True, tracePython=False, autoContinue=True, forProject=False, runInConsole=False, autoFork=False, forkChild=False, clientType="", enableCallTrace=False) |
596 eric6.Debugger.DebugServer.DebugServer.remoteLoad?4(venvName, fn, argv, wd, env, autoClearShell=True, tracePython=False, autoContinue=True, forProject=False, runInConsole=False, clientType="", enableCallTrace=False, enableMultiprocess=False, multiprocessNoDebug="") |
536 eric6.Debugger.DebugServer.DebugServer.remoteMoveIP?4(line) |
597 eric6.Debugger.DebugServer.DebugServer.remoteMoveIP?4(debuggerId, line) |
537 eric6.Debugger.DebugServer.DebugServer.remoteProfile?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="") |
598 eric6.Debugger.DebugServer.DebugServer.remoteProfile?4(venvName, fn, argv, wd, env, autoClearShell=True, erase=False, forProject=False, runInConsole=False, clientType="") |
538 eric6.Debugger.DebugServer.DebugServer.remoteRawInput?4(s) |
599 eric6.Debugger.DebugServer.DebugServer.remoteRawInput?4(debuggerId, inputString) |
539 eric6.Debugger.DebugServer.DebugServer.remoteRun?4(venvName, fn, argv, wd, env, autoClearShell=True, forProject=False, runInConsole=False, autoFork=False, forkChild=False, clientType="") |
600 eric6.Debugger.DebugServer.DebugServer.remoteRun?4(venvName, fn, argv, wd, env, autoClearShell=True, forProject=False, runInConsole=False, clientType="") |
540 eric6.Debugger.DebugServer.DebugServer.remoteSetThread?4(tid) |
601 eric6.Debugger.DebugServer.DebugServer.remoteSetThread?4(debuggerId, tid) |
541 eric6.Debugger.DebugServer.DebugServer.remoteStatement?4(stmt) |
602 eric6.Debugger.DebugServer.DebugServer.remoteStatement?4(debuggerId, stmt) |
542 eric6.Debugger.DebugServer.DebugServer.remoteStep?4() |
603 eric6.Debugger.DebugServer.DebugServer.remoteStep?4(debuggerId) |
543 eric6.Debugger.DebugServer.DebugServer.remoteStepOut?4() |
604 eric6.Debugger.DebugServer.DebugServer.remoteStepOut?4(debuggerId) |
544 eric6.Debugger.DebugServer.DebugServer.remoteStepOver?4() |
605 eric6.Debugger.DebugServer.DebugServer.remoteStepOver?4(debuggerId) |
545 eric6.Debugger.DebugServer.DebugServer.remoteStepQuit?4() |
606 eric6.Debugger.DebugServer.DebugServer.remoteStepQuit?4(debuggerId) |
546 eric6.Debugger.DebugServer.DebugServer.remoteThreadList?4() |
607 eric6.Debugger.DebugServer.DebugServer.remoteThreadList?4(debuggerId) |
547 eric6.Debugger.DebugServer.DebugServer.remoteUTDiscover?4(clientType, forProject, venvName, syspath, workdir, discoveryStart) |
608 eric6.Debugger.DebugServer.DebugServer.remoteUTDiscover?4(clientType, forProject, venvName, syspath, workdir, discoveryStart) |
548 eric6.Debugger.DebugServer.DebugServer.remoteUTPrepare?4(fn, tn, tfn, failed, cov, covname, coverase, clientType="", forProject=False, venvName="", syspath=None, workdir="", discover=False, discoveryStart="", testCases=None, debug=False) |
609 eric6.Debugger.DebugServer.DebugServer.remoteUTPrepare?4(fn, tn, tfn, failed, cov, covname, coverase, clientType="", forProject=False, venvName="", syspath=None, workdir="", discover=False, discoveryStart="", testCases=None, debug=False) |
549 eric6.Debugger.DebugServer.DebugServer.remoteUTRun?4(debug=False, failfast=False) |
610 eric6.Debugger.DebugServer.DebugServer.remoteUTRun?4(debug=False, failfast=False) |
550 eric6.Debugger.DebugServer.DebugServer.remoteUTStop?4() |
611 eric6.Debugger.DebugServer.DebugServer.remoteUTStop?4() |
551 eric6.Debugger.DebugServer.DebugServer.setCallTraceEnabled?4(on) |
612 eric6.Debugger.DebugServer.DebugServer.setCallTraceEnabled?4(debuggerId, on) |
552 eric6.Debugger.DebugServer.DebugServer.setDebugging?4(on) |
613 eric6.Debugger.DebugServer.DebugServer.setDebugging?4(on) |
553 eric6.Debugger.DebugServer.DebugServer.shutdownServer?4() |
614 eric6.Debugger.DebugServer.DebugServer.shutdownServer?4() |
554 eric6.Debugger.DebugServer.DebugServer.signalClientBanner?4(version, platform, debugClient, venvName) |
615 eric6.Debugger.DebugServer.DebugServer.signalClientBanner?4(version, platform, venvName) |
555 eric6.Debugger.DebugServer.DebugServer.signalClientBreakConditionError?4(filename, lineno) |
616 eric6.Debugger.DebugServer.DebugServer.signalClientBreakConditionError?4(filename, lineno, debuggerId) |
556 eric6.Debugger.DebugServer.DebugServer.signalClientCallTrace?4(isCall, fromFile, fromLine, fromFunction, toFile, toLine, toFunction) |
617 eric6.Debugger.DebugServer.DebugServer.signalClientCallTrace?4(isCall, fromFile, fromLine, fromFunction, toFile, toLine, toFunction, debuggerId) |
557 eric6.Debugger.DebugServer.DebugServer.signalClientCapabilities?4(capabilities, clientType, venvName) |
618 eric6.Debugger.DebugServer.DebugServer.signalClientCapabilities?4(capabilities, clientType, venvName) |
558 eric6.Debugger.DebugServer.DebugServer.signalClientClearBreak?4(filename, lineno) |
619 eric6.Debugger.DebugServer.DebugServer.signalClientClearBreak?4(filename, lineno, debuggerId) |
559 eric6.Debugger.DebugServer.DebugServer.signalClientClearWatch?4(condition) |
620 eric6.Debugger.DebugServer.DebugServer.signalClientClearWatch?4(condition, debuggerId) |
560 eric6.Debugger.DebugServer.DebugServer.signalClientCompletionList?4(completionList, text) |
621 eric6.Debugger.DebugServer.DebugServer.signalClientCompletionList?4(completionList, text, debuggerId) |
561 eric6.Debugger.DebugServer.DebugServer.signalClientDisassembly?4(disassembly) |
622 eric6.Debugger.DebugServer.DebugServer.signalClientDebuggerId?4(debuggerId) |
562 eric6.Debugger.DebugServer.DebugServer.signalClientException?4(exceptionType, exceptionMessage, stackTrace) |
623 eric6.Debugger.DebugServer.DebugServer.signalClientDisassembly?4(disassembly, debuggerId) |
563 eric6.Debugger.DebugServer.DebugServer.signalClientExit?4(status, message="") |
624 eric6.Debugger.DebugServer.DebugServer.signalClientException?4(exceptionType, exceptionMessage, stackTrace, debuggerId) |
564 eric6.Debugger.DebugServer.DebugServer.signalClientLine?4(filename, lineno, forStack=False) |
625 eric6.Debugger.DebugServer.DebugServer.signalClientExit?4(program, status, message, debuggerId) |
565 eric6.Debugger.DebugServer.DebugServer.signalClientOutput?4(line) |
626 eric6.Debugger.DebugServer.DebugServer.signalClientLine?4(filename, lineno, debuggerId, forStack=False) |
566 eric6.Debugger.DebugServer.DebugServer.signalClientRawInput?4(prompt, echo) |
627 eric6.Debugger.DebugServer.DebugServer.signalClientOutput?4(line, debuggerId) |
567 eric6.Debugger.DebugServer.DebugServer.signalClientSignal?4(message, filename, lineNo, funcName, funcArgs) |
628 eric6.Debugger.DebugServer.DebugServer.signalClientRawInput?4(prompt, echo, debuggerId) |
568 eric6.Debugger.DebugServer.DebugServer.signalClientStack?4(stack) |
629 eric6.Debugger.DebugServer.DebugServer.signalClientSignal?4(message, filename, lineNo, funcName, funcArgs, debuggerId) |
569 eric6.Debugger.DebugServer.DebugServer.signalClientStatement?4(more) |
630 eric6.Debugger.DebugServer.DebugServer.signalClientStack?4(stack, debuggerId) |
570 eric6.Debugger.DebugServer.DebugServer.signalClientSyntaxError?4(message, filename, lineNo, characterNo) |
631 eric6.Debugger.DebugServer.DebugServer.signalClientStatement?4(more, debuggerId) |
571 eric6.Debugger.DebugServer.DebugServer.signalClientThreadList?4(currentId, threadList) |
632 eric6.Debugger.DebugServer.DebugServer.signalClientSyntaxError?4(message, filename, lineNo, characterNo, debuggerId) |
572 eric6.Debugger.DebugServer.DebugServer.signalClientThreadSet?4() |
633 eric6.Debugger.DebugServer.DebugServer.signalClientThreadList?4(currentId, threadList, debuggerId) |
573 eric6.Debugger.DebugServer.DebugServer.signalClientVariable?4(scope, variables) |
634 eric6.Debugger.DebugServer.DebugServer.signalClientThreadSet?4(debuggerId) |
574 eric6.Debugger.DebugServer.DebugServer.signalClientVariables?4(scope, variables) |
635 eric6.Debugger.DebugServer.DebugServer.signalClientVariable?4(scope, variables, debuggerId) |
575 eric6.Debugger.DebugServer.DebugServer.signalClientWatchConditionError?4(condition) |
636 eric6.Debugger.DebugServer.DebugServer.signalClientVariables?4(scope, variables, debuggerId) |
|
637 eric6.Debugger.DebugServer.DebugServer.signalClientWatchConditionError?4(condition, debuggerId) |
|
638 eric6.Debugger.DebugServer.DebugServer.signalLastClientExited?4() |
576 eric6.Debugger.DebugServer.DebugServer.startClient?4(unplanned=True, clType=None, forProject=False, runInConsole=False, venvName="", workingDir=None) |
639 eric6.Debugger.DebugServer.DebugServer.startClient?4(unplanned=True, clType=None, forProject=False, runInConsole=False, venvName="", workingDir=None) |
577 eric6.Debugger.DebugServer.DebugServer.unregisterDebuggerInterface?4(interfaceName) |
640 eric6.Debugger.DebugServer.DebugServer.unregisterDebuggerInterface?4(interfaceName) |
578 eric6.Debugger.DebugServer.DebugServer.utDiscovered?7 |
641 eric6.Debugger.DebugServer.DebugServer.utDiscovered?7 |
579 eric6.Debugger.DebugServer.DebugServer.utFinished?7 |
642 eric6.Debugger.DebugServer.DebugServer.utFinished?7 |
580 eric6.Debugger.DebugServer.DebugServer.utPrepared?7 |
643 eric6.Debugger.DebugServer.DebugServer.utPrepared?7 |
594 eric6.Debugger.DebugUI.DebugUI.compileResources?7 |
657 eric6.Debugger.DebugUI.DebugUI.compileResources?7 |
595 eric6.Debugger.DebugUI.DebugUI.debuggingStarted?7 |
658 eric6.Debugger.DebugUI.DebugUI.debuggingStarted?7 |
596 eric6.Debugger.DebugUI.DebugUI.exceptionInterrupt?7 |
659 eric6.Debugger.DebugUI.DebugUI.exceptionInterrupt?7 |
597 eric6.Debugger.DebugUI.DebugUI.executeMake?7 |
660 eric6.Debugger.DebugUI.DebugUI.executeMake?7 |
598 eric6.Debugger.DebugUI.DebugUI.getActions?4() |
661 eric6.Debugger.DebugUI.DebugUI.getActions?4() |
|
662 eric6.Debugger.DebugUI.DebugUI.getDebuggerData?4(debuggerId) |
|
663 eric6.Debugger.DebugUI.DebugUI.getSelectedDebuggerId?4() |
599 eric6.Debugger.DebugUI.DebugUI.initActions?4() |
664 eric6.Debugger.DebugUI.DebugUI.initActions?4() |
600 eric6.Debugger.DebugUI.DebugUI.initMenus?4() |
665 eric6.Debugger.DebugUI.DebugUI.initMenus?4() |
601 eric6.Debugger.DebugUI.DebugUI.initToolbars?4(toolbarManager) |
666 eric6.Debugger.DebugUI.DebugUI.initToolbars?4(toolbarManager) |
602 eric6.Debugger.DebugUI.DebugUI.resetUI?7 |
667 eric6.Debugger.DebugUI.DebugUI.resetUI?7 |
603 eric6.Debugger.DebugUI.DebugUI.setArgvHistory?4(argsStr, clearHistories=False, history=None) |
668 eric6.Debugger.DebugUI.DebugUI.setArgvHistory?4(argsStr, clearHistories=False, history=None) |
604 eric6.Debugger.DebugUI.DebugUI.setAutoClearShell?4(autoClearShell) |
669 eric6.Debugger.DebugUI.DebugUI.setAutoClearShell?4(autoClearShell) |
605 eric6.Debugger.DebugUI.DebugUI.setAutoContinue?4(autoContinue) |
670 eric6.Debugger.DebugUI.DebugUI.setAutoContinue?4(autoContinue) |
|
671 eric6.Debugger.DebugUI.DebugUI.setDebugActionsEnabled?4(enable) |
606 eric6.Debugger.DebugUI.DebugUI.setEnvHistory?4(envStr, clearHistories=False, history=None) |
672 eric6.Debugger.DebugUI.DebugUI.setEnvHistory?4(envStr, clearHistories=False, history=None) |
607 eric6.Debugger.DebugUI.DebugUI.setExcIgnoreList?4(excIgnoreList) |
673 eric6.Debugger.DebugUI.DebugUI.setExcIgnoreList?4(excIgnoreList) |
608 eric6.Debugger.DebugUI.DebugUI.setExcList?4(excList) |
674 eric6.Debugger.DebugUI.DebugUI.setExcList?4(excList) |
609 eric6.Debugger.DebugUI.DebugUI.setExceptionReporting?4(exceptions) |
675 eric6.Debugger.DebugUI.DebugUI.setExceptionReporting?4(exceptions) |
|
676 eric6.Debugger.DebugUI.DebugUI.setMultiprocessNoDebugHistory?4(noDebugList, clearHistories=False, history=None) |
610 eric6.Debugger.DebugUI.DebugUI.setTracePython?4(tracePython) |
677 eric6.Debugger.DebugUI.DebugUI.setTracePython?4(tracePython) |
611 eric6.Debugger.DebugUI.DebugUI.setWdHistory?4(wdStr, clearHistories=False, history=None) |
678 eric6.Debugger.DebugUI.DebugUI.setWdHistory?4(wdStr, clearHistories=False, history=None) |
|
679 eric6.Debugger.DebugUI.DebugUI.showNotification?4(notification) |
612 eric6.Debugger.DebugUI.DebugUI.shutdown?4() |
680 eric6.Debugger.DebugUI.DebugUI.shutdown?4() |
613 eric6.Debugger.DebugUI.DebugUI.shutdownServer?4() |
681 eric6.Debugger.DebugUI.DebugUI.shutdownServer?4() |
614 eric6.Debugger.DebugUI.DebugUI.variablesFilter?4(scope) |
682 eric6.Debugger.DebugUI.DebugUI.variablesFilter?4(scope) |
615 eric6.Debugger.DebugUI.DebugUI?1(ui, vm, debugServer, debugViewer, project) |
683 eric6.Debugger.DebugUI.DebugUI?1(ui, vm, debugServer, debugViewer, project) |
|
684 eric6.Debugger.DebugViewer.DebugViewer.ThreadIdRole?7 |
616 eric6.Debugger.DebugViewer.DebugViewer.clearCallTrace?4() |
685 eric6.Debugger.DebugViewer.DebugViewer.clearCallTrace?4() |
617 eric6.Debugger.DebugViewer.DebugViewer.currentWidget?4() |
686 eric6.Debugger.DebugViewer.DebugViewer.currentWidget?4() |
618 eric6.Debugger.DebugViewer.DebugViewer.handleClientStack?4(stack) |
687 eric6.Debugger.DebugViewer.DebugViewer.getSelectedDebuggerId?4() |
|
688 eric6.Debugger.DebugViewer.DebugViewer.getSelectedDebuggerState?4() |
|
689 eric6.Debugger.DebugViewer.DebugViewer.handleClientStack?4(stack, debuggerId) |
619 eric6.Debugger.DebugViewer.DebugViewer.handleDebuggingStarted?4() |
690 eric6.Debugger.DebugViewer.DebugViewer.handleDebuggingStarted?4() |
620 eric6.Debugger.DebugViewer.DebugViewer.handlePreferencesChanged?4() |
691 eric6.Debugger.DebugViewer.DebugViewer.handlePreferencesChanged?4() |
621 eric6.Debugger.DebugViewer.DebugViewer.handleResetUI?4() |
692 eric6.Debugger.DebugViewer.DebugViewer.handleResetUI?4() |
622 eric6.Debugger.DebugViewer.DebugViewer.initCallStackViewer?4(projectMode) |
693 eric6.Debugger.DebugViewer.DebugViewer.initCallStackViewer?4(projectMode) |
623 eric6.Debugger.DebugViewer.DebugViewer.isCallTraceEnabled?4() |
694 eric6.Debugger.DebugViewer.DebugViewer.isCallTraceEnabled?4() |
626 eric6.Debugger.DebugViewer.DebugViewer.setCurrentWidget?4(widget) |
697 eric6.Debugger.DebugViewer.DebugViewer.setCurrentWidget?4(widget) |
627 eric6.Debugger.DebugViewer.DebugViewer.setDebugger?4(debugUI) |
698 eric6.Debugger.DebugViewer.DebugViewer.setDebugger?4(debugUI) |
628 eric6.Debugger.DebugViewer.DebugViewer.setGlobalsFilter?4() |
699 eric6.Debugger.DebugViewer.DebugViewer.setGlobalsFilter?4() |
629 eric6.Debugger.DebugViewer.DebugViewer.setLocalsFilter?4() |
700 eric6.Debugger.DebugViewer.DebugViewer.setLocalsFilter?4() |
630 eric6.Debugger.DebugViewer.DebugViewer.setVariablesFilter?4(globalsFilter, localsFilter) |
701 eric6.Debugger.DebugViewer.DebugViewer.setVariablesFilter?4(globalsFilter, localsFilter) |
631 eric6.Debugger.DebugViewer.DebugViewer.showThreadList?4(currentID, threadList) |
702 eric6.Debugger.DebugViewer.DebugViewer.showThreadList?4(currentID, threadList, debuggerId) |
632 eric6.Debugger.DebugViewer.DebugViewer.showVariable?4(vlist, showGlobals) |
703 eric6.Debugger.DebugViewer.DebugViewer.showVariable?4(vlist, showGlobals) |
633 eric6.Debugger.DebugViewer.DebugViewer.showVariables?4(vlist, showGlobals) |
704 eric6.Debugger.DebugViewer.DebugViewer.showVariables?4(vlist, showGlobals) |
634 eric6.Debugger.DebugViewer.DebugViewer.showVariablesTab?4(showGlobals) |
705 eric6.Debugger.DebugViewer.DebugViewer.showVariablesTab?4(showGlobals) |
635 eric6.Debugger.DebugViewer.DebugViewer.sourceFile?7 |
706 eric6.Debugger.DebugViewer.DebugViewer.sourceFile?7 |
636 eric6.Debugger.DebugViewer.DebugViewer?1(debugServer, parent=None) |
707 eric6.Debugger.DebugViewer.DebugViewer?1(debugServer, parent=None) |
637 eric6.Debugger.DebuggerInterfaceNone.ClientDefaultCapabilities?7 |
708 eric6.Debugger.DebuggerInterfaceNone.ClientDefaultCapabilities?7 |
638 eric6.Debugger.DebuggerInterfaceNone.ClientTypeAssociations?7 |
709 eric6.Debugger.DebuggerInterfaceNone.ClientTypeAssociations?7 |
639 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.flush?4() |
|
640 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.getClientCapabilities?4() |
710 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.getClientCapabilities?4() |
|
711 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.getDebuggerIds?4() |
641 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.isConnected?4() |
712 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.isConnected?4() |
642 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.newConnection?4(sock) |
713 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.newConnection?4(sock) |
643 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteBanner?4() |
714 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteBanner?4() |
644 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteBreakpoint?4(fn, line, setBreakpoint, cond=None, temp=False) |
715 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteBreakpoint?4(debuggerId, fn, line, setBreakpoint, cond=None, temp=False) |
645 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteBreakpointEnable?4(fn, line, enable) |
716 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteBreakpointEnable?4(debuggerId, fn, line, enable) |
646 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteBreakpointIgnore?4(fn, line, count) |
717 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteBreakpointIgnore?4(debuggerId, fn, line, count) |
647 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCapabilities?4() |
718 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCapabilities?4(debuggerId) |
648 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientSetFilter?4(scope, filterStr) |
719 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientDisassembly?4(debuggerId) |
649 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientVariable?4(scope, filterList, var, framenr=0, maxSize=0) |
720 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientSetFilter?4(debuggerId, scope, filterStr) |
650 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientVariables?4(scope, filterList, framenr=0, maxSize=0) |
721 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientStack?4(debuggerId) |
651 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCompletion?4(text) |
722 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientVariable?4(debuggerId, scope, filterList, var, framenr=0, maxSize=0) |
652 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteContinue?4(special=False) |
723 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteClientVariables?4(debuggerId, scope, filterList, framenr=0, maxSize=0) |
|
724 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCompletion?4(debuggerId, text) |
|
725 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteContinue?4(debuggerId, special=False) |
653 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCoverage?4(fn, argv, wd, erase=False) |
726 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteCoverage?4(fn, argv, wd, erase=False) |
654 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteEnvironment?4(env) |
727 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteEnvironment?4(env) |
655 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteEval?4(arg) |
728 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, enableMultiprocess=False) |
656 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, autoFork=False, forkChild=False) |
729 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteMoveIP?4(debuggerId, line) |
657 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteMoveIP?4(line) |
730 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteNoDebugList?4(debuggerId, noDebugList) |
658 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteProfile?4(fn, argv, wd, erase=False) |
731 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteProfile?4(fn, argv, wd, erase=False) |
659 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteRawInput?4(s) |
732 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteRawInput?4(debuggerId, inputString) |
660 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteRun?4(fn, argv, wd, autoFork=False, forkChild=False) |
733 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteRun?4(fn, argv, wd) |
661 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteSetThread?4(tid) |
734 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteSetThread?4(debuggerId, tid) |
662 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteStatement?4(stmt) |
735 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteStatement?4(debuggerId, stmt) |
663 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteStep?4() |
736 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteStep?4(debuggerId) |
664 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteStepOut?4() |
737 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteStepOut?4(debuggerId) |
665 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteStepOver?4() |
738 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteStepOver?4(debuggerId) |
666 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteStepQuit?4() |
739 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteStepQuit?4(debuggerId) |
667 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteThreadList?4() |
740 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteThreadList?4(debuggerId) |
668 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteUTDiscover?4(syspath, workdir, discoveryStart) |
741 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteUTDiscover?4(syspath, workdir, discoveryStart) |
669 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteUTPrepare?4(fn, tn, tfn, failed, cov, covname, coverase, syspath, workdir, discover, discoveryStart, testCases, debug) |
742 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteUTPrepare?4(fn, tn, tfn, failed, cov, covname, coverase, syspath, workdir, discover, discoveryStart, testCases, debug) |
670 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteUTRun?4(debug, failfast) |
743 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteUTRun?4(debug, failfast) |
671 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteUTStop?4() |
744 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteUTStop?4() |
672 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteWatchpoint?4(cond, setWatch, temp=False) |
745 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteWatchpoint?4(debuggerId, cond, setWatch, temp=False) |
673 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteWatchpointEnable?4(cond, enable) |
746 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteWatchpointEnable?4(debuggerId, cond, enable) |
674 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteWatchpointIgnore?4(cond, count) |
747 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.remoteWatchpointIgnore?4(debuggerId, cond, count) |
675 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.setCallTraceEnabled?4(on) |
748 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.setCallTraceEnabled?4(debuggerId, on) |
676 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.shutdown?4() |
749 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.shutdown?4() |
677 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.startRemote?4(port, runInConsole, venvName, originalPathString, workingDir=None) |
750 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.startRemote?4(port, runInConsole, venvName, originalPathString, workingDir=None) |
678 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.startRemoteForProject?4(port, runInConsole, venvName, originalPathString, workingDir=None) |
751 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone.startRemoteForProject?4(port, runInConsole, venvName, originalPathString, workingDir=None) |
679 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone?1(debugServer, passive) |
752 eric6.Debugger.DebuggerInterfaceNone.DebuggerInterfaceNone?1(debugServer, passive) |
680 eric6.Debugger.DebuggerInterfaceNone.createDebuggerInterfaceNone?4(debugServer, passive) |
753 eric6.Debugger.DebuggerInterfaceNone.createDebuggerInterfaceNone?4(debugServer, passive) |
681 eric6.Debugger.DebuggerInterfaceNone.getRegistryData?4() |
754 eric6.Debugger.DebuggerInterfaceNone.getRegistryData?4() |
682 eric6.Debugger.DebuggerInterfacePython.ClientDefaultCapabilities?7 |
755 eric6.Debugger.DebuggerInterfacePython.ClientDefaultCapabilities?7 |
683 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.flush?4() |
|
684 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.getClientCapabilities?4() |
756 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.getClientCapabilities?4() |
|
757 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.getDebuggerIds?4() |
685 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.isConnected?4() |
758 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.isConnected?4() |
686 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.newConnection?4(sock) |
759 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.newConnection?4(sock) |
687 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBanner?4() |
760 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBanner?4() |
688 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpoint?4(fn, line, setBreakpoint, cond=None, temp=False) |
761 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpoint?4(debuggerId, fn, line, setBreakpoint, cond=None, temp=False) |
689 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpointEnable?4(fn, line, enable) |
762 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpointEnable?4(debuggerId, fn, line, enable) |
690 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpointIgnore?4(fn, line, count) |
763 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteBreakpointIgnore?4(debuggerId, fn, line, count) |
691 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCapabilities?4() |
764 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCapabilities?4(debuggerId) |
692 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientDisassembly?4() |
765 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientDisassembly?4(debuggerId) |
693 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientSetFilter?4(scope, filterStr) |
766 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientSetFilter?4(debuggerId, scope, filterStr) |
694 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariable?4(scope, filterList, var, framenr=0, maxSize=0) |
767 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientStack?4(debuggerId) |
695 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariables?4(scope, filterList, framenr=0, maxSize=0) |
768 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariable?4(debuggerId, scope, filterList, var, framenr=0, maxSize=0) |
696 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCompletion?4(text) |
769 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteClientVariables?4(debuggerId, scope, filterList, framenr=0, maxSize=0) |
697 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteContinue?4(special=False) |
770 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCompletion?4(debuggerId, text) |
|
771 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteContinue?4(debuggerId, special=False) |
698 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCoverage?4(fn, argv, wd, erase=False) |
772 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteCoverage?4(fn, argv, wd, erase=False) |
699 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteEnvironment?4(env) |
773 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteEnvironment?4(env) |
700 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, autoFork=False, forkChild=False) |
774 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteLoad?4(fn, argv, wd, traceInterpreter=False, autoContinue=True, enableMultiprocess=False) |
701 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteMoveIP?4(line) |
775 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteMoveIP?4(debuggerId, line) |
|
776 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteNoDebugList?4(debuggerId, noDebugList) |
702 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteProfile?4(fn, argv, wd, erase=False) |
777 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteProfile?4(fn, argv, wd, erase=False) |
703 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteRawInput?4(s) |
778 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteRawInput?4(debuggerId, inputString) |
704 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteRun?4(fn, argv, wd, autoFork=False, forkChild=False) |
779 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteRun?4(fn, argv, wd) |
705 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteSetThread?4(tid) |
780 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteSetThread?4(debuggerId, tid) |
706 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStatement?4(stmt) |
781 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStatement?4(debuggerId, stmt) |
707 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStep?4() |
782 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStep?4(debuggerId) |
708 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStepOut?4() |
783 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStepOut?4(debuggerId) |
709 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStepOver?4() |
784 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStepOver?4(debuggerId) |
710 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStepQuit?4() |
785 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteStepQuit?4(debuggerId) |
711 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteThreadList?4() |
786 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteThreadList?4(debuggerId) |
712 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteUTDiscover?4(syspath, workdir, discoveryStart) |
787 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteUTDiscover?4(syspath, workdir, discoveryStart) |
713 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteUTPrepare?4(fn, tn, tfn, failed, cov, covname, coverase, syspath, workdir, discover, discoveryStart, testCases, debug) |
788 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteUTPrepare?4(fn, tn, tfn, failed, cov, covname, coverase, syspath, workdir, discover, discoveryStart, testCases, debug) |
714 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteUTRun?4(debug, failfast) |
789 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteUTRun?4(debug, failfast) |
715 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteUTStop?4() |
790 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteUTStop?4() |
716 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpoint?4(cond, setWatch, temp=False) |
791 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpoint?4(debuggerId, cond, setWatch, temp=False) |
717 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointEnable?4(cond, enable) |
792 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointEnable?4(debuggerId, cond, enable) |
718 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointIgnore?4(cond, count) |
793 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.remoteWatchpointIgnore?4(debuggerId, cond, count) |
719 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.setCallTraceEnabled?4(on) |
794 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.setCallTraceEnabled?4(debuggerId, on) |
720 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.shutdown?4() |
795 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.shutdown?4() |
721 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemote?4(port, runInConsole, venvName, originalPathString, workingDir=None) |
796 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemote?4(port, runInConsole, venvName, originalPathString, workingDir=None) |
722 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemoteForProject?4(port, runInConsole, venvName, originalPathString, workingDir=None) |
797 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython.startRemoteForProject?4(port, runInConsole, venvName, originalPathString, workingDir=None) |
723 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython?1(debugServer, passive) |
798 eric6.Debugger.DebuggerInterfacePython.DebuggerInterfacePython?1(debugServer, passive) |
724 eric6.Debugger.DebuggerInterfacePython.createDebuggerInterfacePython3?4(debugServer, passive) |
799 eric6.Debugger.DebuggerInterfacePython.createDebuggerInterfacePython3?4(debugServer, passive) |