Types from org.eclipse.debug.core used by org.eclipse.cdt.debug.core

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

Reference Details

org.eclipse.debug.core.DebugEvent

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugElement.fireEvent(DebugEvent)133
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.handleResumedEvent(ICDIResumedEvent)1197
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initialize()292
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.refreshThreads()689
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.removeAllThreads()1094
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.handleResumedEvent(ICDIResumedEvent)1197
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initialize()292
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.refreshThreads()689
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.removeAllThreads()1094
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugElement.createChangeEvent(int)201
org.eclipse.cdt.debug.internal.core.model.CDebugElement.createCreateEvent()148
org.eclipse.cdt.debug.internal.core.model.CDebugElement.createResumeEvent(int)162
org.eclipse.cdt.debug.internal.core.model.CDebugElement.createSuspendEvent(int)176
org.eclipse.cdt.debug.internal.core.model.CDebugElement.createTerminateEvent()187
org.eclipse.cdt.debug.internal.core.model.CDebugElement.fireChangeEvent(int)197
org.eclipse.cdt.debug.internal.core.model.CDebugElement.fireCreationEvent()144
org.eclipse.cdt.debug.internal.core.model.CDebugElement.fireResumeEvent(int)158
org.eclipse.cdt.debug.internal.core.model.CDebugElement.fireSuspendEvent(int)172
org.eclipse.cdt.debug.internal.core.model.CDebugElement.fireTerminateEvent()183
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.handleDebugEvents(ICDIEvent[])81
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.handleDebugEvents(ICDIEvent[])88
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializeThreads(List)336
org.eclipse.cdt.debug.internal.core.SessionManager.handleDebugEvents(DebugEvent[])54
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.handleDebugEvents(DebugEvent[])-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.fireEvent(DebugEvent)-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.fireEventSet(DebugEvent[])-1
org.eclipse.cdt.debug.internal.core.SessionManager.handleDebugEvents(DebugEvent[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugElement.createChangeEvent(int)-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.createCreateEvent()-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.createResumeEvent(int)-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.createSuspendEvent(int)-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.createTerminateEvent()-1

org.eclipse.debug.core.DebugException

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.log(Throwable)139
CATCHES_EXCEPTION
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.getThreadNames(ICBreakpoint)896
org.eclipse.cdt.debug.internal.core.CBreakpointManager.getThreadNames(ICBreakpoint)896
org.eclipse.cdt.debug.internal.core.CBreakpointManager.handleBreakpointProblemEvent(ICDIBreakpointProblemEvent)637
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.addGlobals(IGlobalVariableDescriptor[])109
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.getGlobals()91
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemento()221
org.eclipse.cdt.debug.internal.core.CSignalManager.find(ICDISignal)112
org.eclipse.cdt.debug.internal.core.CSignalManager.find(ICDISignal)112
org.eclipse.cdt.debug.internal.core.model.AbstractCValue.evaluateAsExpression(ICStackFrame)50
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.toString()1617
org.eclipse.cdt.debug.internal.core.model.CExpression.getValue()138
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbols(ICModule[])85
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbolsForAllModules()70
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canStepInto()277
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canStepOver()290
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canStepReturn()310
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canStepReturn()310
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canTerminate()393
org.eclipse.cdt.debug.internal.core.model.CStackFrame.toString()748
org.eclipse.cdt.debug.internal.core.model.CThread.getAdapter(Class)941
org.eclipse.cdt.debug.internal.core.model.CThread.getAdapter(Class)955
org.eclipse.cdt.debug.internal.core.model.CThread.getStackFrames()131
org.eclipse.cdt.debug.internal.core.model.CThread.stepReturn()650
org.eclipse.cdt.debug.internal.core.model.CThread.toString()1001
org.eclipse.cdt.debug.internal.core.model.CValue.getVariables0()150
org.eclipse.cdt.debug.internal.core.model.CValue.isUnsigned()663
org.eclipse.cdt.debug.internal.core.model.CVariable.canCastToArray()331
org.eclipse.cdt.debug.internal.core.model.CVariable.forgetCast()799
org.eclipse.cdt.debug.internal.core.model.CVariable.forgetCastToArray()824
org.eclipse.cdt.debug.internal.core.model.CVariable.getCurrentType()428
org.eclipse.cdt.debug.internal.core.model.CVariable.getValue()251
org.eclipse.cdt.debug.internal.core.model.CVariable.setInitialFormat()869
org.eclipse.cdt.debug.internal.core.model.CVariable.storeCast(String)788
org.eclipse.cdt.debug.internal.core.model.CVariable.storeCastToArray(int, int)813
org.eclipse.cdt.debug.internal.core.model.CVariable.storeFormat(CVariableFormat)775
org.eclipse.cdt.debug.internal.core.model.CVariable.supportsValueModification()386
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.setSourceLocations(ICSourceLocation[])86
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.log(Throwable)138
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean, boolean)150
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)109
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.run(IWorkspaceRunnable)226
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.addGlobals(IGlobalVariableDescriptor[])120
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getExtendedMemoryBlock(String, Object)310
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getExtendedMemoryBlock(String, Object)248
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemoryBlockWithMemorySpaceID(String, String, Object)359
org.eclipse.cdt.debug.internal.core.CSignalManager.throwDebugException(String, int, Throwable)125
org.eclipse.cdt.debug.internal.core.model.CDebugElement.throwDebugException(String, int, Throwable)292
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.createGlobalVariable(IGlobalVariableDescriptor)1804
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1912
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)1917
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()1953
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbols(ICModule[])90
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbolsForAllModules()75
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.disassemble(BigInteger, BigInteger, boolean)268
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugCorePlugin.log(Throwable)139
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.addGlobals(IGlobalVariableDescriptor[])109
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.getGlobals()91
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemento()221
org.eclipse.cdt.debug.internal.core.model.AbstractCValue.evaluateAsExpression(ICStackFrame)50
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbols(ICModule[])85
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbolsForAllModules()70
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canStepInto()277
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canStepOver()290
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canStepReturn()310
org.eclipse.cdt.debug.internal.core.model.CStackFrame.canTerminate()393
org.eclipse.cdt.debug.internal.core.model.CStackFrame.toString()748
org.eclipse.cdt.debug.internal.core.model.CThread.getStackFrames()131
org.eclipse.cdt.debug.internal.core.model.CThread.stepReturn()650
org.eclipse.cdt.debug.internal.core.model.CValue.getVariables0()150
org.eclipse.cdt.debug.internal.core.model.CVariable.forgetCast()799
org.eclipse.cdt.debug.internal.core.model.CVariable.forgetCastToArray()824
org.eclipse.cdt.debug.internal.core.model.CVariable.getValue()251
org.eclipse.cdt.debug.internal.core.model.CVariable.setInitialFormat()869
org.eclipse.cdt.debug.internal.core.model.CVariable.storeCast(String)788
org.eclipse.cdt.debug.internal.core.model.CVariable.storeCastToArray(int, int)813
org.eclipse.cdt.debug.internal.core.model.CVariable.storeFormat(CVariableFormat)775
THROWS
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)-1
org.eclipse.cdt.debug.core.ICGlobalVariableManager.addGlobals(IGlobalVariableDescriptor[])-1
org.eclipse.cdt.debug.core.model.ICastToArray.castToArray(int, int)-1
org.eclipse.cdt.debug.core.model.ICastToType.cast(String)-1
org.eclipse.cdt.debug.core.model.ICastToType.restoreOriginal()-1
org.eclipse.cdt.debug.core.model.ICDebugTarget.getBreakpointAddress(ICLineBreakpoint)-1
org.eclipse.cdt.debug.core.model.ICDebugTarget.getDisassembly()-1
org.eclipse.cdt.debug.core.model.ICDebugTarget.getRegisterDescriptors()-1
org.eclipse.cdt.debug.core.model.ICDebugTarget.getSignals()-1
org.eclipse.cdt.debug.core.model.ICDebugTarget.hasSignals()-1
org.eclipse.cdt.debug.core.model.ICModule.loadSymbols()-1
org.eclipse.cdt.debug.core.model.ICModule.setSymbolsFileName(IPath)-1
org.eclipse.cdt.debug.core.model.ICSignal.getDescription()-1
org.eclipse.cdt.debug.core.model.ICSignal.getName()-1
org.eclipse.cdt.debug.core.model.ICSignal.isPassEnabled()-1
org.eclipse.cdt.debug.core.model.ICSignal.isStopEnabled()-1
org.eclipse.cdt.debug.core.model.ICSignal.setPassEnabled(boolean)-1
org.eclipse.cdt.debug.core.model.ICSignal.setStopEnabled(boolean)-1
org.eclipse.cdt.debug.core.model.ICSignal.signal()-1
org.eclipse.cdt.debug.core.model.ICStackFrame.evaluateExpression(String)-1
org.eclipse.cdt.debug.core.model.ICStackFrame.evaluateExpressionToString(String)-1
org.eclipse.cdt.debug.core.model.ICValue.getType()-1
org.eclipse.cdt.debug.core.model.ICVariable.getExpressionString()-1
org.eclipse.cdt.debug.core.model.ICVariable.getType()-1
org.eclipse.cdt.debug.core.model.IDisassembly.getDisassemblyBlock(IAddress)-1
org.eclipse.cdt.debug.core.model.IDisassembly.getDisassemblyBlock(ICStackFrame)-1
org.eclipse.cdt.debug.core.model.IEnableDisableTarget.setEnabled(boolean)-1
org.eclipse.cdt.debug.core.model.IExecFileInfo.getGlobals()-1
org.eclipse.cdt.debug.core.model.IFormatSupport.changeFormat(CVariableFormat)-1
org.eclipse.cdt.debug.core.model.IModuleRetrieval.getModules()-1
org.eclipse.cdt.debug.core.model.IModuleRetrieval.hasModules()-1
org.eclipse.cdt.debug.core.model.IModuleRetrieval.loadSymbolsForAllModules()-1
org.eclipse.cdt.debug.core.model.IMoveToAddress.moveToAddress(IAddress)-1
org.eclipse.cdt.debug.core.model.IMoveToLine.moveToLine(String, int)-1
org.eclipse.cdt.debug.core.model.IRestart.restart()-1
org.eclipse.cdt.debug.core.model.IResumeAtAddress.resumeAtAddress(IAddress)-1
org.eclipse.cdt.debug.core.model.IResumeAtLine.resumeAtLine(IFile, int)-1
org.eclipse.cdt.debug.core.model.IResumeAtLine.resumeAtLine(String, int)-1
org.eclipse.cdt.debug.core.model.IResumeWithoutSignal.resumeWithoutSignal()-1
org.eclipse.cdt.debug.core.model.IRunToAddress.runToAddress(IAddress, boolean)-1
org.eclipse.cdt.debug.core.model.IRunToLine.runToLine(IFile, int, boolean)-1
org.eclipse.cdt.debug.core.model.IRunToLine.runToLine(String, int, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.createMarker(IResource, String, Map, boolean)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.ensureMarker()-1
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint.run(IWorkspaceRunnable)-1
org.eclipse.cdt.debug.internal.core.breakpoints.CEventBreakpoint.getEventType()-1
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.addGlobals(IGlobalVariableDescriptor[])-1
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getExtendedMemoryBlock(String, Object)-1
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemoryBlock(long, long)-1
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemoryBlockWithMemorySpaceID(String, String, Object)-1
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getStackFrame(IDebugElement)-1
org.eclipse.cdt.debug.internal.core.CRegisterManager.getAllRegisterDescriptors()-1
org.eclipse.cdt.debug.internal.core.CRegisterManager.getRegisterGroups(CStackFrame)-1
org.eclipse.cdt.debug.internal.core.CSignalManager.getSignals()-1
org.eclipse.cdt.debug.internal.core.CSignalManager.throwDebugException(String, int, Throwable)-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.notSupported(String)-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.requestFailed(String, Exception)-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.requestFailed(String, Throwable, int)-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.targetRequestFailed(String, CDIException)-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.targetRequestFailed(String, Throwable)-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.throwDebugException(String, int, Throwable)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.createGlobalVariable(IGlobalVariableDescriptor)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.disconnect()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getBreakpointAddress(ICLineBreakpoint)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getDisassembly()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getGlobals()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getMemoryBlock(long, long)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getModules()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getName()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getRegisterDescriptors()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getRegisterGroups(CStackFrame)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSignals()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.hasModules()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.hasSignals()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.hasThreads()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.loadSymbolsForAllModules()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.restart()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.resume()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.resumeWithoutSignal()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.setInternalTemporaryBreakpoint(ICDILocation)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.start(String, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtAddress(IAddress)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtLocation(ICDILocation, String)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopAtSymbol(String)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.stopInMain()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.suspend()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.terminate()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.getCharEnd()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.getCharStart()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.getLineNumber()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.getName()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.getRegisterGroups()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.getVariables()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.hasRegisterGroups()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.hasVariables()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.resume()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.stepInto()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.stepOver()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.stepReturn()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.suspend()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.terminate()-1
org.eclipse.cdt.debug.internal.core.model.CExpression.getExpressionString()-1
org.eclipse.cdt.debug.internal.core.model.CExpression.getReferenceTypeName()-1
org.eclipse.cdt.debug.internal.core.model.CExpression.getType()-1
org.eclipse.cdt.debug.internal.core.model.CExpression.getValue(CStackFrame)-1
org.eclipse.cdt.debug.internal.core.model.CGlobalValue.hasVariables()-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.createShadow(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.createShadow(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.createShadow(String)-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.createShadow(String)-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.getCDIVariable()-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.getCDIVariable()-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.getQualifiedName()-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.getQualifiedName()-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.getType()-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.getType()-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.getValue()-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.getValue()-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.isEditable()-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.isEditable()-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.setValue(String)-1
org.eclipse.cdt.debug.internal.core.model.CGlobalVariable.InternalVariable.setValue(String)-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getReferenceTypeName()-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getSize()-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getType()-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getValueString()-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getVariable(int)-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getVariables()-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getVariables(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getVariables0(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.hasVariables()-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.isAllocated()-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.loadPartition(int)-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.createShadow(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.createShadow(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.createShadow(String)-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.createShadow(String)-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.getCDIVariable()-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.getCDIVariable()-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.getQualifiedName()-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.getQualifiedName()-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.getType()-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.getType()-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.getValue()-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.getValue()-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.isEditable()-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.isEditable()-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.setValue(String)-1
org.eclipse.cdt.debug.internal.core.model.CLocalVariable.InternalVariable.setValue(String)-1
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getAddressableSize()-1
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getBigLength()-1
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getBytes()-1
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getBytesFromAddress(BigInteger, long)-1
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getBytesFromOffset(BigInteger, long)-1
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getMemoryBlockEndAddress()-1
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getMemoryBlockStartAddress()-1
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.setBaseAddress(BigInteger)-1
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.setValue(BigInteger, byte[])-1
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.setValue(long, byte[])-1
org.eclipse.cdt.debug.internal.core.model.CModule.loadSymbols()-1
org.eclipse.cdt.debug.internal.core.model.CModule.loadSymbolsFromFile(IPath)-1
org.eclipse.cdt.debug.internal.core.model.CModule.setSymbolsFileName(IPath)-1
org.eclipse.cdt.debug.internal.core.model.CModuleManager.getModules()-1
org.eclipse.cdt.debug.internal.core.model.CModuleManager.hasModules()-1
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbols(ICModule[])-1
org.eclipse.cdt.debug.internal.core.model.CModuleManager.loadSymbolsForAllModules()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.getRegisterGroup()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.createShadow(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.createShadow(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.createShadow(String)-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.createShadow(String)-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.getCDIRegister()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.getCDIRegister()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.getQualifiedName()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.getQualifiedName()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.getType()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.getType()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.getValue()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.getValue()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.isEditable()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.isEditable()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.setValue(String)-1
org.eclipse.cdt.debug.internal.core.model.CRegister.InternalVariable.setValue(String)-1
org.eclipse.cdt.debug.internal.core.model.CRegisterGroup.getName()-1
org.eclipse.cdt.debug.internal.core.model.CRegisterGroup.getRegisters()-1
org.eclipse.cdt.debug.internal.core.model.CRegisterGroup.hasRegisters()-1
org.eclipse.cdt.debug.internal.core.model.CRegisterGroup.setEnabled(boolean)-1
org.eclipse.cdt.debug.internal.core.model.CSignal.getDescription()-1
org.eclipse.cdt.debug.internal.core.model.CSignal.getName()-1
org.eclipse.cdt.debug.internal.core.model.CSignal.handle(boolean, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CSignal.isPassEnabled()-1
org.eclipse.cdt.debug.internal.core.model.CSignal.isStopEnabled()-1
org.eclipse.cdt.debug.internal.core.model.CSignal.setPassEnabled(boolean)-1
org.eclipse.cdt.debug.internal.core.model.CSignal.setStopEnabled(boolean)-1
org.eclipse.cdt.debug.internal.core.model.CSignal.signal()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.doStepReturn()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.evaluateExpression(String)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.evaluateExpressionToString(String)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.exists()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getAllCDIVariableObjects()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getCDIArgumentObjects()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getCDILocalVariableObjects()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getCharEnd()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getCharStart()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getExpression(String)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getLineNumber()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getName()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getRegisterGroups()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getVariables()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getVariables0()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.hasRegisterGroups()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.hasVariables()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.isTopStackFrame()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.moveToAddress(IAddress)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.moveToLine(String, int)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.restart()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.resume()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.resumeAtAddress(IAddress)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.resumeAtLine(IFile, int)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.resumeAtLine(String, int)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.resumeWithoutSignal()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.runToAddress(IAddress, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.runToLine(IFile, int, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.runToLine(String, int, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.stepInto()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.stepOver()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.stepReturn()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.suspend()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.terminate()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.updateVariables()-1
org.eclipse.cdt.debug.internal.core.model.CThread.computeNewStackFrames()-1
org.eclipse.cdt.debug.internal.core.model.CThread.computeStackFrames()-1
org.eclipse.cdt.debug.internal.core.model.CThread.computeStackFrames(boolean)-1
org.eclipse.cdt.debug.internal.core.model.CThread.createAllStackFrames(int, ICDIStackFrame[])-1
org.eclipse.cdt.debug.internal.core.model.CThread.getCDIStackFrames()-1
org.eclipse.cdt.debug.internal.core.model.CThread.getCDIStackFrames(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CThread.getName()-1
org.eclipse.cdt.debug.internal.core.model.CThread.getPriority()-1
org.eclipse.cdt.debug.internal.core.model.CThread.getStackDepth()-1
org.eclipse.cdt.debug.internal.core.model.CThread.getStackFrames()-1
org.eclipse.cdt.debug.internal.core.model.CThread.getTopStackFrame()-1
org.eclipse.cdt.debug.internal.core.model.CThread.hasStackFrames()-1
org.eclipse.cdt.debug.internal.core.model.CThread.restart()-1
org.eclipse.cdt.debug.internal.core.model.CThread.resume()-1
org.eclipse.cdt.debug.internal.core.model.CThread.resumeWithoutSignal()-1
org.eclipse.cdt.debug.internal.core.model.CThread.runToLine(IFile, int, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CThread.runToLine(String, int, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CThread.stepInto()-1
org.eclipse.cdt.debug.internal.core.model.CThread.stepOver()-1
org.eclipse.cdt.debug.internal.core.model.CThread.stepReturn()-1
org.eclipse.cdt.debug.internal.core.model.CThread.suspend()-1
org.eclipse.cdt.debug.internal.core.model.CThread.terminate()-1
org.eclipse.cdt.debug.internal.core.model.CThread.updateStackFrames(ICDIStackFrame[], int, List, int)-1
org.eclipse.cdt.debug.internal.core.model.CValue.getReferenceTypeName()-1
org.eclipse.cdt.debug.internal.core.model.CValue.getType()-1
org.eclipse.cdt.debug.internal.core.model.CValue.getValueString()-1
org.eclipse.cdt.debug.internal.core.model.CValue.getVariables()-1
org.eclipse.cdt.debug.internal.core.model.CValue.hasVariables()-1
org.eclipse.cdt.debug.internal.core.model.CValue.isAllocated()-1
org.eclipse.cdt.debug.internal.core.model.CValueFactory.1.getReferenceTypeName()-1
org.eclipse.cdt.debug.internal.core.model.CValueFactory.1.getType()-1
org.eclipse.cdt.debug.internal.core.model.CValueFactory.1.getValueString()-1
org.eclipse.cdt.debug.internal.core.model.CValueFactory.1.getVariables()-1
org.eclipse.cdt.debug.internal.core.model.CValueFactory.1.hasVariables()-1
org.eclipse.cdt.debug.internal.core.model.CValueFactory.1.isAllocated()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.buildPesistID(CDebugElement, StringBuffer)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.cast(String)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.castToArray(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.changeFormat(CVariableFormat)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.getExpressionString()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.getName()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.getPersistID()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.getReferenceTypeName()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.getType()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.getValue()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.getVariableID()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.hasValueChanged()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.createShadow(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.createShadow(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.createShadow(String)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.createShadow(String)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.getQualifiedName()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.getQualifiedName()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.getType()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.getType()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.getValue()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.getValue()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.isEditable()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.isEditable()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.setValue(String)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.IInternalVariable.setValue(String)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.restoreOriginal()-1
org.eclipse.cdt.debug.internal.core.model.CVariable.setEnabled(boolean)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.setValue(IValue)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.setValue(String)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.verifyValue(IValue)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.verifyValue(String)-1
org.eclipse.cdt.debug.internal.core.model.Disassembly.createBlock(IAddress, IAddress)-1
org.eclipse.cdt.debug.internal.core.model.Disassembly.createBlock(ICStackFrame)-1
org.eclipse.cdt.debug.internal.core.model.Disassembly.getDisassemblyBlock(IAddress, IAddress)-1
org.eclipse.cdt.debug.internal.core.model.Disassembly.getDisassemblyBlock(IAddress)-1
org.eclipse.cdt.debug.internal.core.model.Disassembly.getDisassemblyBlock(ICStackFrame)-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.changeBase(Object, int, int)-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.disassemble(BigInteger, BigInteger, boolean)-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.disassembleDown(BigInteger, int, boolean)-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.getPreviousInstruction(BigInteger)-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyRetrieval.retrieveDisassembly(Object, Object, int, int, boolean, int)-1

org.eclipse.debug.core.IBreakpointManager

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.eventBreakpointExists(String, String)699
org.eclipse.cdt.debug.core.CDIDebugModel.functionBreakpointExists(String, IResource, String)617
org.eclipse.cdt.debug.core.CDIDebugModel.lineBreakpointExists(String, IResource, int)549
org.eclipse.cdt.debug.core.CDIDebugModel.watchpointExists(String, IResource, String)581
org.eclipse.cdt.debug.internal.core.CBreakpointManager.handleExecutableReloadedEvent(ICDIExecutableReloadedEvent)612
org.eclipse.cdt.debug.internal.core.CBreakpointManager.setInitialBreakpoints()1168

org.eclipse.debug.core.IBreakpointManagerListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager-1

org.eclipse.debug.core.IBreakpointsListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager-1

org.eclipse.debug.core.IDebugEventSetListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint-1
org.eclipse.cdt.debug.internal.core.SessionManager-1

org.eclipse.debug.core.IExpressionListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget-1

org.eclipse.debug.core.IExpressionManager

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.removeAllExpressions()1101

org.eclipse.debug.core.ILaunch

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.fLaunch-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.fLaunch-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFileRemapping.remapSourceFile(Executable, String)37
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.1.(IDebugTarget[], ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.2.(boolean, ILaunch, IDebugTarget[], IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newAttachDebugTarget(ILaunch, ICDITarget, String, IProcess, IFile)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newCoreFileDebugTarget(ILaunch, ICDITarget, String, IProcess, IFile)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, ICDITarget, String, IProcess, IProcess, IFile, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)-1
org.eclipse.cdt.debug.core.ICDIDebugger.createDebuggerSession(ILaunch, IBinaryParserIBinaryObject, IProgressMonitor)-1
org.eclipse.cdt.debug.core.ICDIDebugger2.createSession(ILaunch, File, IProgressMonitor)-1
org.eclipse.cdt.debug.internal.core.CDebugAdapter.createDebuggerSession(ILaunch, IBinaryParserIBinaryObject, IProgressMonitor)-1
org.eclipse.cdt.debug.internal.core.model.CCoreFileDebugTarget.CCoreFileDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryExecutable)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.CDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.launchAdded(ILaunch)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.launchChanged(ILaunch)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.launchRemoved(ILaunch)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.setLaunch(ILaunch)-1
org.eclipse.cdt.debug.internal.core.SessionManager.handleTerminateEvent(ILaunch, ICDISession)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugElement.getLaunch()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getLaunch()-1
org.eclipse.cdt.debug.internal.core.model.CValueFactory.1.getLaunch()-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceNotFoundElement.getLaunch()-1

org.eclipse.debug.core.ILaunchConfiguration

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.findSourceElementByFile(File)63
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.getProject()91
org.eclipse.cdt.debug.internal.core.CDebugAdapter.createDebuggerSession(ILaunch, IBinaryParserIBinaryObject, IProgressMonitor)59
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.initialize()243
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.save()267
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.initialize()80
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.save()375
org.eclipse.cdt.debug.internal.core.CRegisterManager.createRegisterGroups()201
org.eclipse.cdt.debug.internal.core.CRegisterManager.save()281
org.eclipse.cdt.debug.internal.core.CSettingsManager.initialize()235
org.eclipse.cdt.debug.internal.core.CSettingsManager.save()250
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.restart()961
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.findSourceElements(String)92
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugUtils.getCProject(ILaunchConfiguration)-1
org.eclipse.cdt.debug.core.CDebugUtils.getProgramName(ILaunchConfiguration)-1
org.eclipse.cdt.debug.core.CDebugUtils.getProgramPath(ILaunchConfiguration)-1
org.eclipse.cdt.debug.core.CDebugUtils.getProjectName(ILaunchConfiguration)-1
org.eclipse.cdt.debug.core.ICDebugger.createAttachSession(ILaunchConfiguration, IFile, int)-1
org.eclipse.cdt.debug.core.ICDebugger.createCoreSession(ILaunchConfiguration, IFile, IPath)-1
org.eclipse.cdt.debug.core.ICDebugger.createLaunchSession(ILaunchConfiguration, IFile)-1
org.eclipse.cdt.debug.internal.core.CDebugAdapter.getCProject(ILaunchConfiguration)-1
org.eclipse.cdt.debug.internal.core.CDebugAdapter.getProgramName(ILaunchConfiguration)-1
org.eclipse.cdt.debug.internal.core.CDebugAdapter.getProgramPath(ILaunchConfiguration)-1
org.eclipse.cdt.debug.internal.core.CDebugAdapter.getProjectName(ILaunchConfiguration)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.initializeDefaults(ILaunchConfiguration)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1.initializeDefaults(ILaunchConfiguration)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1.initializeFromMemento(String, ILaunchConfiguration)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.initializeDefaults(ILaunchConfiguration)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourcePathComputerDelegate.computeSourceContainers(ILaunchConfiguration, IProgressMonitor)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1.getLaunchConfiguration()-1

org.eclipse.debug.core.ILaunchConfigurationWorkingCopy

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CGlobalVariableManager.save()269
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.save()377
org.eclipse.cdt.debug.internal.core.CRegisterManager.save()283
org.eclipse.cdt.debug.internal.core.CSettingsManager.save()252

org.eclipse.debug.core.ILaunchListener

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget-1

org.eclipse.debug.core.ILaunchManager

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFileRemapping.remapSourceFile(Executable, String)35

org.eclipse.debug.core.IStatusHandler

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDebugUtils.question(IStatus, Object)63

org.eclipse.debug.core.model.Breakpoint

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpoint-1

org.eclipse.debug.core.model.IBreakpoint

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.handleBreakpointDestroyedEvent(ICDIBreakpoint)689
org.eclipse.cdt.debug.internal.core.CBreakpointManager.handleExecutableReloadedEvent(ICDIExecutableReloadedEvent)622
org.eclipse.cdt.debug.internal.core.model.CThread.getBreakpoints()398
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.getBreakpoint(ICDIBreakpoint)460
org.eclipse.cdt.debug.internal.core.CBreakpointManager.handleExecutableReloadedEvent(ICDIExecutableReloadedEvent)622
org.eclipse.cdt.debug.internal.core.model.CThread.getBreakpoints()398
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.ICBreakpoint-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.getBreakpoint(ICDIBreakpoint)460
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CThread.getBreakpoints()390
org.eclipse.cdt.debug.internal.core.model.CThread.handleBreakpointHit(ICDIBreakpointHit)813
org.eclipse.cdt.debug.internal.core.model.CThread.handleWatchpointHit(ICDIWatchpointTrigger)820
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.findSourceElements(Object)89
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.1.(BreakpointActionManager, String, IBreakpoint, IAdaptable, String[])-1
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.breakpointHasActions(IBreakpoint)-1
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.doExecuteActions(IBreakpoint, IAdaptable, String[], IProgressMonitor)-1
org.eclipse.cdt.debug.core.breakpointactions.BreakpointActionManager.executeActions(IBreakpoint, IAdaptable)-1
org.eclipse.cdt.debug.core.breakpointactions.IBreakpointAction.execute(IBreakpoint, IAdaptable, IProgressMonitor)-1
org.eclipse.cdt.debug.core.CDebugUtils.getBreakpointText(IBreakpoint, boolean)-1
org.eclipse.cdt.debug.core.ICBreakpointListener.breakpointChanged(IDebugTarget, IBreakpoint, Map)-1
org.eclipse.cdt.debug.core.ICBreakpointListener.breakpointInstalled(IDebugTarget, IBreakpoint)-1
org.eclipse.cdt.debug.core.ICBreakpointListener.breakpointsRemoved(IDebugTarget, IBreakpoint[])-1
org.eclipse.cdt.debug.core.ICBreakpointListener.installingBreakpoint(IDebugTarget, IBreakpoint)-1
org.eclipse.cdt.debug.internal.core.CBreakpointManager.breakpointsAdded(IBreakpoint[])-1
org.eclipse.cdt.debug.internal.core.CBreakpointManager.breakpointsChanged(IBreakpoint[], IMarkerDelta[])-1
org.eclipse.cdt.debug.internal.core.CBreakpointManager.breakpointsRemoved(IBreakpoint[], IMarkerDelta[])-1
org.eclipse.cdt.debug.internal.core.CBreakpointManager.register(IBreakpoint[])-1
org.eclipse.cdt.debug.internal.core.CBreakpointManager.setBreakpointsOnTarget(IBreakpoint[])-1
org.eclipse.cdt.debug.internal.core.CBreakpointNotifier.breakpointChanged(IDebugTarget, IBreakpoint, Map)-1
org.eclipse.cdt.debug.internal.core.CBreakpointNotifier.breakpointInstalled(IDebugTarget, IBreakpoint)-1
org.eclipse.cdt.debug.internal.core.CBreakpointNotifier.breakpointsRemoved(IDebugTarget, IBreakpoint[])-1
org.eclipse.cdt.debug.internal.core.CBreakpointNotifier.installingBreakpoint(IDebugTarget, IBreakpoint)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.breakpointAdded(IBreakpoint)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.breakpointChanged(IBreakpoint, IMarkerDelta)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.breakpointRemoved(IBreakpoint, IMarkerDelta)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.supportsBreakpoint(IBreakpoint)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.getBreakpoint(ICDIBreakpoint)-1
org.eclipse.cdt.debug.internal.core.model.CThread.getBreakpoints()-1

org.eclipse.debug.core.model.IDebugElement

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getExtendedMemoryBlock(String, Object)245
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemoryBlockWithMemorySpaceID(String, String, Object)347
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.findSourceElements(Object)124
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.findSourceElements(Object)97
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceNotFoundElement.element-1
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.ICDebugElement-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceNotFoundElement-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getExtendedMemoryBlock(String, Object)244
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemoryBlockWithMemorySpaceID(String, String, Object)346
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.findSourceElements(Object)119
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.findSourceElements(Object)96
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getExtendedMemoryBlock(String, Object)245
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemoryBlockWithMemorySpaceID(String, String, Object)347
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getStackFrame(IDebugElement)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceNotFoundElement.CSourceNotFoundElement(IDebugElement)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceNotFoundElement.getElement()-1

org.eclipse.debug.core.model.IDebugTarget

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean, boolean)134
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)96
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.SessionManager.handleDebugEvents(DebugEvent[])58
org.eclipse.cdt.debug.internal.core.SessionManager.handleDebugEvents(DebugEvent[])57
org.eclipse.cdt.debug.internal.core.SessionManager.handleDebugEvents(DebugEvent[])58
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.ICDebugTarget-1
org.eclipse.cdt.debug.core.model.ICDebugTargetGroup-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.SessionManager.handleDebugEvents(DebugEvent[])57
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.breakpoints.CBreakpointFilterExtension.removeThreadFilters(ICThread[])67
org.eclipse.cdt.debug.internal.core.CDisassemblyContextProvider.getDisassemblyContext(Object)30
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getExtendedMemoryBlock(String, Object)246
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemoryBlockWithMemorySpaceID(String, String, Object)348
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.1.(IDebugTarget[], ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.2.(boolean, ILaunch, IDebugTarget[], IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.ICBreakpointListener.breakpointChanged(IDebugTarget, IBreakpoint, Map)-1
org.eclipse.cdt.debug.core.ICBreakpointListener.breakpointInstalled(IDebugTarget, IBreakpoint)-1
org.eclipse.cdt.debug.core.ICBreakpointListener.breakpointsRemoved(IDebugTarget, IBreakpoint[])-1
org.eclipse.cdt.debug.core.ICBreakpointListener.installingBreakpoint(IDebugTarget, IBreakpoint)-1
org.eclipse.cdt.debug.internal.core.CBreakpointNotifier.breakpointChanged(IDebugTarget, IBreakpoint, Map)-1
org.eclipse.cdt.debug.internal.core.CBreakpointNotifier.breakpointInstalled(IDebugTarget, IBreakpoint)-1
org.eclipse.cdt.debug.internal.core.CBreakpointNotifier.breakpointsRemoved(IDebugTarget, IBreakpoint[])-1
org.eclipse.cdt.debug.internal.core.CBreakpointNotifier.installingBreakpoint(IDebugTarget, IBreakpoint)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.newAttachDebugTarget(ILaunch, ICDITarget, String, IProcess, IFile)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newCoreFileDebugTarget(ILaunch, ICDITarget, String, IProcess, IFile)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, ICDITarget, String, IProcess, IProcess, IFile, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)-1
org.eclipse.cdt.debug.internal.core.CSettingsManager.getDebugTarget()-1
org.eclipse.cdt.debug.internal.core.model.CDebugElement.getDebugTarget()-1
org.eclipse.cdt.debug.internal.core.model.CValueFactory.1.getDebugTarget()-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceNotFoundElement.getDebugTarget()-1

org.eclipse.debug.core.model.IExpression

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CExpression-1
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.expressionAdded(IExpression)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.expressionChanged(IExpression)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.expressionRemoved(IExpression)-1

org.eclipse.debug.core.model.IIndexedValue

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CIndexedValue-1

org.eclipse.debug.core.model.ILineBreakpoint

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.changeBreakpointProperties(ICBreakpoint, IMarkerDelta)1101
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.ICLineBreakpoint-1
org.eclipse.cdt.debug.core.model.ICWatchpoint-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.changeBreakpointProperties(ICBreakpoint, IMarkerDelta)1100
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.changeBreakpointProperties(ICBreakpoint, IMarkerDelta)1101

org.eclipse.debug.core.model.IMemoryBlock

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.createMemoryBlocks(String[], String[])177
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.createMemoryBlocks(String[], String[])177
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemoryBlock(long, long)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getMemoryBlock(long, long)-1

org.eclipse.debug.core.model.IMemoryBlockExtension

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemento()186
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemento()185
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemento()186
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getExtendedMemoryBlock(String, Object)-1
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getMemoryBlockWithMemorySpaceID(String, String, Object)-1

org.eclipse.debug.core.model.IMemoryBlockRetrieval

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getMemoryBlockRetrieval()248
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getMemoryBlockRetrieval()-1

org.eclipse.debug.core.model.IMemoryBlockRetrievalExtension

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension-1

org.eclipse.debug.core.model.IPersistableSourceLocator

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.getPersistableSourceLocator()196
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.getPersistableSourceLocator()195
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.getPersistableSourceLocator()-1

org.eclipse.debug.core.model.IProcess

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.fDebuggeeProcess-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CDebugAdapter.createDebuggerSession(ILaunch, IBinaryParserIBinaryObject, IProgressMonitor)81
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.CDIDebugModel.1.(IDebugTarget[], ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.2.(boolean, ILaunch, IDebugTarget[], IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newAttachDebugTarget(ILaunch, ICDITarget, String, IProcess, IFile)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newCoreFileDebugTarget(ILaunch, ICDITarget, String, IProcess, IFile)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, ICDITarget, String, IProcess, IProcess, IFile, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, ICDITarget, String, IProcess, IProcess, IFile, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, boolean)-1
org.eclipse.cdt.debug.core.CDIDebugModel.newDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean, String, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CCoreFileDebugTarget.CCoreFileDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryExecutable)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.CDebugTarget(ILaunch, IProject, ICDITarget, String, IProcess, IBinaryParserIBinaryObject, boolean, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.setProcess(IProcess)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getProcess()-1

org.eclipse.debug.core.model.IRegister

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CRegisterGroup.getRegisters()85
org.eclipse.cdt.debug.internal.core.model.CRegisterGroup.getRegisters()81
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CRegisterGroup.fRegisters-1
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.ICRegister-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CRegisterGroup.getRegisters()-1

org.eclipse.debug.core.model.IRegisterGroup

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CRegisterManager.getRegisterGroups(CStackFrame)106
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.getRegisterGroups()109
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getRegisterGroups()254
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CRegisterManager.getRegisterGroups(CStackFrame)106
org.eclipse.cdt.debug.internal.core.model.CRegister.getRegisterGroup()349
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.IPersistableRegisterGroup-1
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.ICDebugTarget.removeRegisterGroups(IRegisterGroup[])-1
org.eclipse.cdt.debug.internal.core.CRegisterManager.4.(CRegisterManager, IRegisterGroup[])-1
org.eclipse.cdt.debug.internal.core.CRegisterManager.doAddRegisterGroup(IRegisterGroup)-1
org.eclipse.cdt.debug.internal.core.CRegisterManager.removeRegisterGroups(IRegisterGroup[])-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.removeRegisterGroups(IRegisterGroup[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CRegisterManager.getRegisterGroups(CStackFrame)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getRegisterGroups(CStackFrame)-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.getRegisterGroups()-1
org.eclipse.cdt.debug.internal.core.model.CRegister.getRegisterGroup()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getRegisterGroups()-1

org.eclipse.debug.core.model.ISourceLocator

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.fSourceLocator-1
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.ICSourceLocator-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.convertPath(String)1345
org.eclipse.cdt.debug.internal.core.CBreakpointManager.getSourceElement(String)1380
org.eclipse.cdt.debug.internal.core.CBreakpointManager.isTargetBreakpoint(ICBreakpoint)1253
org.eclipse.cdt.debug.internal.core.CBreakpointManager.isTargetBreakpoint(ICBreakpoint)1238
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFileRemapping.remapSourceFile(Executable, String)38
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.disposeSourceLookupPath()1577
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.disposeSourceManager()1568
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializeSourceLookupPath()375
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializeSourceManager()360
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getLineNumber()198
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.create(IDisassembly, ICDIMixedInstruction[])64
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])-1
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.initialize(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.CSourceManager(ISourceLocator)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.setSourceLocator(ISourceLocator)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.getSourceLocator()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLocator()-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.getSourceLocator()-1

org.eclipse.debug.core.model.IStackFrame

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CThread.getStackFrames()135
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CThread.getStackFrames()135
org.eclipse.cdt.debug.internal.core.model.CThread.getTopStackFrame()373
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.ICStackFrame-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getStackFrame(IDebugElement)367
org.eclipse.cdt.debug.internal.core.model.CStackFrame.isTopStackFrame()578
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.ICSourceLocator.getLineNumber(IStackFrame)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.getInput(IStackFrame)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.getLineNumber(IStackFrame)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLocator.getSourceElement(IStackFrame)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1.getSourceElement(IStackFrame)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.getLineNumber(IStackFrame)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceManager.getSourceElement(IStackFrame)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CThread.getStackFrames()-1
org.eclipse.cdt.debug.internal.core.model.CThread.getTopStackFrame()-1

org.eclipse.debug.core.model.IThread

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getThreads()442
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getThreads()442
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.ICThread-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getCurrentThread()-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getThreads()-1
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.getThread()-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getThread()-1

org.eclipse.debug.core.model.IValue

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CExpression.fValue-1
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.ICValue-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CVariable.canEnableDisable()226
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CMemoryBlockRetrievalExtension.getExtendedMemoryBlock(String, Object)263
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CVariable.setValue(IValue)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.verifyValue(IValue)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.ICStackFrame.evaluateExpression(String)-1
org.eclipse.cdt.debug.internal.core.model.CExpression.getValue()-1
org.eclipse.cdt.debug.internal.core.model.CExpression.getValue(CStackFrame)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.evaluateExpression(String)-1
org.eclipse.cdt.debug.internal.core.model.CVariable.getValue()-1

org.eclipse.debug.core.model.IValueModification

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.ICVariable-1

org.eclipse.debug.core.model.IVariable

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.getVariables()55
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.CIndexedValue(AbstractCVariable, ICDIArrayValue, int, int)63
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getVariables0(int, int)255
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getVariables()128
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getVariables()121
org.eclipse.cdt.debug.internal.core.model.CValue.getVariables()128
org.eclipse.cdt.debug.internal.core.model.CValueFactory.1.getVariables()46
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getVariables()128
org.eclipse.cdt.debug.internal.core.model.CValue.getVariables()128
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.fVariables-1
EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.model.ICVariable-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDummyStackFrame.getVariables()-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getVariable(int)-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getVariables()-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getVariables(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CIndexedValue.getVariables0(int, int)-1
org.eclipse.cdt.debug.internal.core.model.CStackFrame.getVariables()-1
org.eclipse.cdt.debug.internal.core.model.CValue.getVariables()-1
org.eclipse.cdt.debug.internal.core.model.CValueFactory.1.getVariables()-1

org.eclipse.debug.core.model.MemoryByte

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getBytesFromAddress(BigInteger, long)214
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getBytesFromAddress(BigInteger, long)220
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getBytesFromAddress(BigInteger, long)228
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.handleChangedEvent(ICDIMemoryChangedEvent)379
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.fBytes-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.createMemoryByte(byte, byte, boolean)533
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.createMemoryByte(byte, byte, boolean)-1
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getBytesFromAddress(BigInteger, long)-1
org.eclipse.cdt.debug.internal.core.model.CMemoryBlockExtension.getBytesFromOffset(BigInteger, long)-1

org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector-1

org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant-1

org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer-1
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer-1
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer-1

org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.AbsolutePathSourceContainerType-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceContainerType-1
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainerType-1
org.eclipse.cdt.debug.internal.core.sourcelookup.MappingSourceContainerType-1

org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1840
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceContainerType.getMemento(ISourceContainer)53
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)137
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)138
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1839
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)136
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceContainerType.createSourceContainer(String)41
org.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils.convertSourceLocations(ICSourceLocation[])184
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceContainerType.getMemento(ISourceContainer)53

org.eclipse.debug.core.sourcelookup.containers.FolderSourceContainer

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1835
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)129
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)132
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1834
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)128

org.eclipse.debug.core.sourcelookup.containers.LocalFileStorage

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.findSourceElementByFile(File)83
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFileRemapping.remapSourceFile(Executable, String)51
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)231
org.eclipse.cdt.debug.internal.core.CBreakpointManager.BreakpointMap.isSameBreakpoint(ICBreakpoint, ICDIBreakpoint)231
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFileRemapping.remapSourceFile(Executable, String)50
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.findSourceElementByFile(File)83
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.findSourceElements(String)112
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.executables.StandardSourceFileRemapping.remapSourceFile(Executable, String)51

org.eclipse.debug.core.sourcelookup.containers.ProjectSourceContainer

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1830
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, IProject)100
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)124
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)121
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])1829
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, IProject)100
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)120
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourcePathComputerDelegate.computeSourceContainers(ILaunchConfiguration, IProgressMonitor)57
org.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils.convertSourceLocations(ICSourceLocation[])173

org.eclipse.debug.core.sourcelookup.ISourceContainer

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourcePathComputerDelegate.computeSourceContainers(ILaunchConfiguration, IProgressMonitor)61
org.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils.convertSourceLocations(ICSourceLocation[])187
CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.clear()156
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.dispose()168
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourcePathComputerDelegate.computeSourceContainers(ILaunchConfiguration, IProgressMonitor)61
org.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils.convertSourceLocations(ICSourceLocation[])187
DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.containers-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.findSourceElements(String, ISourceContainer[])87
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.endContainersSourceDirector()295
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.initContainersSourceDirector()288
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourcePathComputerDelegate.computeSourceContainers(ILaunchConfiguration, IProgressMonitor)48
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.findSourceElements(String, ISourceContainer[])-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.getSourceLookupPath(List, ISourceContainer[])-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.setSourceLookupPath(ISourceContainer[])-1
org.eclipse.cdt.debug.internal.core.sourcelookup.AbsolutePathSourceContainerType.getMemento(ISourceContainer)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceContainerType.getMemento(ISourceContainer)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CommonSourceLookupDirector.setSourceContainers(ISourceContainer[])-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, IProject)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.contains(ISourceContainer, String)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.getCompilationPath(ISourceContainer, String)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1.setSourceContainers(ISourceContainer[])-1
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainerType.getMemento(ISourceContainer)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.MappingSourceContainerType.getMemento(ISourceContainer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.getSourceContainers()-1
org.eclipse.cdt.debug.internal.core.sourcelookup.AbsolutePathSourceContainerType.createSourceContainer(String)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CDirectorySourceContainerType.createSourceContainer(String)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1.getSourceContainers()-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourcePathComputerDelegate.computeSourceContainers(ILaunchConfiguration, IProgressMonitor)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainerType.createSourceContainer(String)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.MappingSourceContainerType.createSourceContainer(String)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.SourceUtils.convertSourceLocations(ICSourceLocation[])-1

org.eclipse.debug.core.sourcelookup.ISourceContainerType

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.MappingSourceContainerType.createSourceContainer(String)57
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.supportsSourceContainerType(ISourceContainerType)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1.supportsSourceContainerType(ISourceContainerType)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.getType()-1
org.eclipse.cdt.debug.core.sourcelookup.MappingSourceContainer.getType()-1
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.getType()-1

org.eclipse.debug.core.sourcelookup.ISourceLookupDirector

CASTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.disposeSourceLookupPath()1579
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializeSourceLookupPath()377
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializeSourceLookupPath()383
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])162
IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1-1
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.disposeSourceLookupPath()1578
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.initializeSourceLookupPath()376
org.eclipse.cdt.debug.internal.core.model.DisassemblyBlock.createSourceLines(IAddressFactory, ISourceLocator, ICDIMixedInstruction[])161
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.AbsolutePathSourceContainer.findSourceElementByFile(File)60
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.initContainersSourceDirector()196
org.eclipse.cdt.debug.internal.core.sourcelookup.MapEntrySourceContainer.findSourceElements(String)89
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.core.sourcelookup.ISourceLookupChangeListener.sourceContainersChanged(ISourceLookupDirector)-1
org.eclipse.cdt.debug.internal.core.model.CDebugTarget.sourceContainersChanged(ISourceLookupDirector)-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.sourceContainersChanged(ISourceLookupDirector)-1

org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupDirector.initializeParticipants()57
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1.addParticipants(ISourceLookupParticipant[])-1
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1.removeParticipants(ISourceLookupParticipant[])-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1.getParticipants()-1

org.eclipse.debug.core.sourcelookup.ISourcePathComputer

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1.setSourcePathComputer(ISourcePathComputer)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourceLookupParticipant.1.getSourcePathComputer()-1

org.eclipse.debug.core.sourcelookup.ISourcePathComputerDelegate

IMPLEMENTS
Reference LocationLine Number
org.eclipse.cdt.debug.internal.core.sourcelookup.CSourcePathComputerDelegate-1

Back to reference summary for org.eclipse.cdt.debug.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict