APIs/Python3/eric6.api

changeset 6431
1842436770c4
parent 6428
10aa2bf9c1d7
child 6434
872d10fa686a
diff -r 9fe4016a653b -r 1842436770c4 APIs/Python3/eric6.api
--- a/APIs/Python3/eric6.api	Thu Jul 12 19:23:38 2018 +0200
+++ b/APIs/Python3/eric6.api	Thu Jul 12 19:26:03 2018 +0200
@@ -431,6 +431,7 @@
 eric6.Debugger.DebugServer.DebugServer.getWatchPointModel?4()
 eric6.Debugger.DebugServer.DebugServer.isClientProcessUp?4()
 eric6.Debugger.DebugServer.DebugServer.isConnected?4()
+eric6.Debugger.DebugServer.DebugServer.isDebugging?4()
 eric6.Debugger.DebugServer.DebugServer.passiveDebugStarted?7
 eric6.Debugger.DebugServer.DebugServer.passiveStartUp?4(fn, exc)
 eric6.Debugger.DebugServer.DebugServer.preferencesChanged?4()
@@ -461,6 +462,7 @@
 eric6.Debugger.DebugServer.DebugServer.remoteUTRun?4()
 eric6.Debugger.DebugServer.DebugServer.remoteUTStop?4()
 eric6.Debugger.DebugServer.DebugServer.setCallTraceEnabled?4(on)
+eric6.Debugger.DebugServer.DebugServer.setDebugging?4(on)
 eric6.Debugger.DebugServer.DebugServer.shutdownServer?4()
 eric6.Debugger.DebugServer.DebugServer.signalClientBanner?4(version, platform, debugClient)
 eric6.Debugger.DebugServer.DebugServer.signalClientBreakConditionError?4(filename, lineno)

eric ide

mercurial