Methods from org.eclipse.dltk.debug used by org.eclipse.dltk.tcl.activestatedebugger

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

Reference Details

org.eclipse.dltk.dbgp.commands.IDbgpCommands.get(Class)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebugThreadConfigurator.initializeBreakpoints(IScriptThread, IProgressMonitor)282

org.eclipse.dltk.dbgp.commands.IDbgpSpawnpointCommands.setSpawnpoint(URI, int, boolean)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebugThreadConfigurator.initializeBreakpoints(IScriptThread, IProgressMonitor)291

org.eclipse.dltk.dbgp.DbgpBaseCommands.communicate(DbgpRequest)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.ActiveStateInstrumentCommands.instrumentExclude(String)56
org.eclipse.dltk.tcl.activestatedebugger.ActiveStateInstrumentCommands.instrumentInclude(String)50
org.eclipse.dltk.tcl.activestatedebugger.ActiveStateInstrumentCommands.instrumentSet(InstrumentationFeature, boolean)37
org.eclipse.dltk.tcl.activestatedebugger.ActiveStateInstrumentCommands.setErrorAction(ErrorAction)44

org.eclipse.dltk.dbgp.DbgpBaseCommands.DbgpBaseCommands(IDbgpCommunicator)

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.ActiveStateInstrumentCommands.ActiveStateInstrumentCommands(IDbgpCommunicator)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.ActiveStateInstrumentCommands.ActiveStateInstrumentCommands(IDbgpCommunicator)29

org.eclipse.dltk.dbgp.DbgpRequest.addOption(String, Object)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.ActiveStateInstrumentCommands.instrumentExclude(String)55
org.eclipse.dltk.tcl.activestatedebugger.ActiveStateInstrumentCommands.instrumentInclude(String)49
org.eclipse.dltk.tcl.activestatedebugger.ActiveStateInstrumentCommands.instrumentSet(InstrumentationFeature, boolean)36
org.eclipse.dltk.tcl.activestatedebugger.ActiveStateInstrumentCommands.instrumentSet(InstrumentationFeature, boolean)35
org.eclipse.dltk.tcl.activestatedebugger.ActiveStateInstrumentCommands.setErrorAction(ErrorAction)42
org.eclipse.dltk.tcl.activestatedebugger.ActiveStateInstrumentCommands.setErrorAction(ErrorAction)43

org.eclipse.dltk.dbgp.IDbgpFeature.isSupported()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebugThreadConfigurator.configureThread(DbgpDebugger, ScriptThread)84

org.eclipse.dltk.dbgp.IDbgpSession.getCommunicator()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebugThreadConfigurator.configureThread(DbgpDebugger, ScriptThread)86

org.eclipse.dltk.debug.core.model.DefaultDebugOptions.DefaultDebugOptions()

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.TclDebugOptions()149
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.TclDebugOptions()149

org.eclipse.dltk.debug.core.model.DefaultDebugOptions.filterStackLevels(IScriptStackFrame[])

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.filterStackLevels(IScriptStackFrame[])180
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.filterStackLevels(IScriptStackFrame[])180
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.filterStackLevels(IScriptStackFrame[])-1
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.filterStackLevels(IScriptStackFrame[])-1

org.eclipse.dltk.debug.core.model.DefaultDebugOptions.get(IDebugOptionsBooleanOption)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.get(IDebugOptionsBooleanOption)165
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.get(IDebugOptionsBooleanOption)165
OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.get(IDebugOptionsBooleanOption)-1
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.get(IDebugOptionsBooleanOption)-1

org.eclipse.dltk.debug.core.model.DefaultDebugOptions.isValidStack(IScriptStackFrame[])

OVERRIDE
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.isValidStack(IScriptStackFrame[])-1
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.isValidStack(IScriptStackFrame[])-1

org.eclipse.dltk.debug.core.model.IScriptBreakpointPathMapper.map(URI)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebugThreadConfigurator.initializeBreakpoints(IScriptThread, IProgressMonitor)292

org.eclipse.dltk.debug.core.model.IScriptDebugTarget.getPathMapper()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebugThreadConfigurator.initializeBreakpoints(IScriptThread, IProgressMonitor)284

org.eclipse.dltk.debug.core.model.IScriptStackFrame.getSourceURI()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.filterStackLevels(IScriptStackFrame[])172
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.filterStackLevels(IScriptStackFrame[])172
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.isValidStack(IScriptStackFrame[])186
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.TclDebugOptions.isValidStack(IScriptStackFrame[])186

org.eclipse.dltk.debug.core.model.IScriptThread.getDbgpSession()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebugThreadConfigurator.initializeBreakpoints(IScriptThread, IProgressMonitor)282

org.eclipse.dltk.internal.debug.core.model.AbstractScriptBreakpoint.makeUri(IPath)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebugThreadConfigurator.initializeBreakpoints(IScriptThread, IProgressMonitor)286

org.eclipse.dltk.internal.debug.core.model.operations.DbgpDebugger.getFeature(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebugThreadConfigurator.configureThread(DbgpDebugger, ScriptThread)83

org.eclipse.dltk.internal.debug.core.model.operations.DbgpDebugger.getSession()

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebugThreadConfigurator.configureThread(DbgpDebugger, ScriptThread)86

org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.ScriptDebugTarget(String, IDbgpService, String, ILaunch, IProcess, IDebugOptions)

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.createDebugTarget(ILaunch, IDbgpService)136

org.eclipse.dltk.internal.debug.core.model.ScriptDebugTarget.setStreamFilters(IDbgpStreamFilter[])

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerRunner.createDebugTarget(ILaunch, IDbgpService)144

Back to reference summary for org.eclipse.dltk.tcl.activestatedebugger

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict