Methods from org.eclipse.equinox.common used by org.eclipse.dltk.debug

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.core.runtime.Assert.isLegal(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptValue.fillVariables(int, IDbgpProperty)131
org.eclipse.dltk.internal.debug.core.model.ScriptValue.getPageForOffset(int)144

org.eclipse.core.runtime.Assert.isNotNull(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.ScriptDebugTarget(String, IDbgpService, String, ILaunch, IProcess, IDebugOptions)114

org.eclipse.core.runtime.Assert.isTrue(boolean)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptThread.objectTerminated(Object, Exception)385

org.eclipse.core.runtime.CoreException.getStatus()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.DLTKDebugPlugin.log(Throwable)111
org.eclipse.dltk.debug.core.DLTKDebugPlugin.logError(String, Throwable)142
org.eclipse.dltk.internal.debug.core.model.ScriptMethodEntryBreakpoint.ScriptMethodEntryBreakpoint(String, IResource, IPath, int, int, int, boolean, String)50

org.eclipse.core.runtime.CoreException.printStackTrace()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.model.CollectionScriptType.formatDetails(IScriptValue)35
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.getModelIdentifier()109
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.getConsoleEncoding()494
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.getScriptProject()450
org.eclipse.dltk.internal.debug.core.model.ScriptThread.handleSmartStepInto()99
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.hasBreakpointAtCurrentPosition(ScriptThread)217
org.eclipse.dltk.internal.debug.core.model.ScriptThreadStateManager.handleStatus(DbgpException, IDbgpStatus, int)59

org.eclipse.core.runtime.IAdaptable.getAdapter(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.handleDebugEvents(DebugEvent[])153
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.launchAdded(ILaunch)113
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.launchRemoved(ILaunch)138
org.eclipse.dltk.internal.debug.core.model.ScriptValueProxy.getAdapter(Class)97

org.eclipse.core.runtime.IPath.isPrefixOf(IPath)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointPathMapper.map(URI)61

org.eclipse.core.runtime.IPath.lastSegment()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourceName()101

org.eclipse.core.runtime.IPath.removeFirstSegments(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointPathMapper.map(URI)62
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointPathMapper.stripSourceFolders(IPath)89

org.eclipse.core.runtime.IPath.segment(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointPathMapper.stripSourceFolders(IPath)88

org.eclipse.core.runtime.IPath.segmentCount()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointPathMapper.map(URI)62
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointPathMapper.stripSourceFolders(IPath)88

org.eclipse.core.runtime.IPath.setDevice(String)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointPathMapper.map(URI)63

org.eclipse.core.runtime.IPath.toPortableString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.addLineBreakpointAttributes(Map, IPath, int, int, int)40

org.eclipse.core.runtime.IPath.toString()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.makeUri(IPath)78

org.eclipse.core.runtime.IProgressMonitor.beginTask(String, int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.initializeSession(IDbgpSession, IProgressMonitor)459
org.eclipse.dltk.internal.debug.core.model.ScriptThread.initialize(IProgressMonitor)167

org.eclipse.core.runtime.IProgressMonitor.done()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.initializeSession(IDbgpSession, IProgressMonitor)480
org.eclipse.dltk.internal.debug.core.model.ScriptThread.initialize(IProgressMonitor)201

org.eclipse.core.runtime.IProgressMonitor.worked(int)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointManager.initializeSession(IDbgpSession, IProgressMonitor)477
org.eclipse.dltk.internal.debug.core.model.ScriptThread.initialize(IProgressMonitor)197
org.eclipse.dltk.internal.debug.core.model.ScriptThread.initialize(IProgressMonitor)179
org.eclipse.dltk.internal.debug.core.model.ScriptThread.initialize(IProgressMonitor)182

org.eclipse.core.runtime.IStatus.getException()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.DLTKDebugPlugin.log(Throwable)112
org.eclipse.dltk.debug.core.DLTKDebugPlugin.logError(String, Throwable)143

org.eclipse.core.runtime.ListenerList.add(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.dbgp.internal.DbgpDebugingEngine.addRawListener(IDbgpRawListener)160
org.eclipse.dltk.dbgp.internal.DbgpTermination.addTerminationListener(IDbgpTerminationListener)32
org.eclipse.dltk.dbgp.internal.managers.DbgpNotificationManager.addNotificationListener(IDbgpNotificationListener)57
org.eclipse.dltk.dbgp.internal.managers.DbgpStreamManager.addListener(IDbgpStreamListener)69
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.addHotCodeReplaceListener(IHotCodeReplaceListener)73
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.addListener(IScriptDebugTargetListener)386
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.addListener(IScriptThreadManagerListener)96

org.eclipse.core.runtime.ListenerList.getListeners()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.dbgp.internal.DbgpDebugingEngine.firePacketReceived(IDbgpRawPacket)144
org.eclipse.dltk.dbgp.internal.DbgpDebugingEngine.firePacketSent(IDbgpRawPacket)152
org.eclipse.dltk.dbgp.internal.DbgpTermination.1.run()20
org.eclipse.dltk.dbgp.internal.managers.DbgpNotificationManager.fireDbgpNotify(IDbgpNotification)28
org.eclipse.dltk.dbgp.internal.managers.DbgpStreamManager.fireStderrReceived(String)27
org.eclipse.dltk.dbgp.internal.managers.DbgpStreamManager.fireStdoutReceived(String)36
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.fireHCRFailed(IScriptDebugTarget, DebugException)102
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.fireHCRSucceeded(IScriptDebugTarget)89
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.fireTargetInitialized()372
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.fireTargetTerminating()379
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.fireAllThreadsTerminated()89
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.fireThreadAccepted(IScriptThread, boolean)81

org.eclipse.core.runtime.ListenerList.ListenerList()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.dbgp.internal.DbgpDebugingEngine.DbgpDebugingEngine(Socket)141
org.eclipse.dltk.dbgp.internal.DbgpTermination.DbgpTermination()15
org.eclipse.dltk.dbgp.internal.managers.DbgpNotificationManager.DbgpNotificationManager(IDbgpDebugingEngine)23
org.eclipse.dltk.dbgp.internal.managers.DbgpStreamManager.DbgpStreamManager(IDbgpDebugingEngine, String)20
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.HotCodeReplaceManager()43
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.ScriptDebugTarget(String, IDbgpService, String, ILaunch, IProcess, IDebugOptions)118

org.eclipse.core.runtime.ListenerList.ListenerList(int)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.ScriptThreadManager(ScriptDebugTarget)72

org.eclipse.core.runtime.ListenerList.remove(Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.dbgp.internal.DbgpDebugingEngine.removeRawListenr(IDbgpRawListener)164
org.eclipse.dltk.dbgp.internal.DbgpTermination.removeTerminationListener(IDbgpTerminationListener)37
org.eclipse.dltk.dbgp.internal.managers.DbgpNotificationManager.removeNotificationListener(IDbgpNotificationListener)61
org.eclipse.dltk.dbgp.internal.managers.DbgpStreamManager.removeListener(IDbgpStreamListener)73
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.removeHotCodeReplaceListener(IHotCodeReplaceListener)82
org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.removeListener(IScriptDebugTargetListener)390
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.removeListener(IScriptThreadManagerListener)100

org.eclipse.core.runtime.NullProgressMonitor.NullProgressMonitor()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.DbgpService.clientConnected(IDbgpSession)161

org.eclipse.core.runtime.Path.append(IPath)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointPathMapper.map(URI)67

org.eclipse.core.runtime.Path.fromPortableString(String)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourceName()100
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourcePath()132
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourceURI()151

org.eclipse.core.runtime.Path.Path(String)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointPathMapper.map(URI)59
org.eclipse.dltk.internal.debug.core.model.ScriptBreakpointPathMapper.map(URI)67
org.eclipse.dltk.internal.debug.core.model.ScriptLineBreakpoint.getResourceURI()144

org.eclipse.core.runtime.PlatformObject.getAdapter(Class)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.getAdapter(Class)70
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.getAdapter(Class)-1

org.eclipse.core.runtime.PlatformObject.PlatformObject()

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.ScriptDebugElement()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.eval.EvaluatedScriptExpression.EvaluatedScriptExpression(IScriptEvaluationResult)29
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.ScriptDebugElement()28

org.eclipse.core.runtime.Status.Status(int, String, int, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.debug.core.DLTKDebugPlugin.log(Throwable)118
org.eclipse.dltk.debug.core.DLTKDebugPlugin.logError(String, Throwable)149
org.eclipse.dltk.debug.core.DLTKDebugPlugin.logWarning(String, Throwable)132
org.eclipse.dltk.internal.debug.core.model.HotCodeReplaceManager.fail(String, Throwable)268
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.abort(String, Throwable)76
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.makeNotSupported(String, Throwable)83
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.wrapDbgpException(String, DbgpException)89
org.eclipse.dltk.internal.debug.core.model.ScriptDebugElement.wrapIOException(String, IOException)95
org.eclipse.dltk.internal.debug.core.model.UnknownVariable.setValue(IValue)65
org.eclipse.dltk.internal.debug.core.model.UnknownVariable.setValue(String)59
org.eclipse.dltk.internal.debug.core.model.UnknownVariable.verifyValue(IValue)81
org.eclipse.dltk.internal.debug.core.model.UnknownVariable.verifyValue(String)75

org.eclipse.core.runtime.Status.Status(int, String, String, Throwable)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptStackFrame.checkVariablesAvailable()373

org.eclipse.core.runtime.SubMonitor.convert(IProgressMonitor, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.acceptDbgpThread(IDbgpSession, IProgressMonitor)248

org.eclipse.core.runtime.SubMonitor.done()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.acceptDbgpThread(IDbgpSession, IProgressMonitor)310

org.eclipse.core.runtime.SubMonitor.newChild(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.acceptDbgpThread(IDbgpSession, IProgressMonitor)268
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.acceptDbgpThread(IDbgpSession, IProgressMonitor)260
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.acceptDbgpThread(IDbgpSession, IProgressMonitor)271

org.eclipse.core.runtime.SubMonitor.worked(int)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.internal.debug.core.model.ScriptThreadManager.acceptDbgpThread(IDbgpSession, IProgressMonitor)301

Back to reference summary for org.eclipse.dltk.debug

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict