Types from org.eclipse.cdt.dsf.ui used by org.eclipse.cdt.dsf.gdb.ui

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

Reference Details

org.eclipse.cdt.dsf.debug.ui.viewmodel.AbstractDebugVMAdapter

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter-1

org.eclipse.cdt.dsf.debug.ui.viewmodel.actions.AbstractVMProviderActionDelegate

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.actions.ConnectActionDelegate-1

org.eclipse.cdt.dsf.debug.ui.viewmodel.actions.DefaultRefreshAllTarget

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.GdbAdapterFactory.SessionAdapterSet.fRefreshAllTarget-1
org.eclipse.cdt.dsf.gdb.internal.ui.GdbAdapterFactory.SessionAdapterSet.fRefreshAllTarget-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.GdbAdapterFactory.SessionAdapterSet.SessionAdapterSet(GdbAdapterFactory, GdbLaunch)143
org.eclipse.cdt.dsf.gdb.internal.ui.GdbAdapterFactory.SessionAdapterSet.SessionAdapterSet(GdbAdapterFactory, GdbLaunch)143

org.eclipse.cdt.dsf.debug.ui.viewmodel.expression.ExpressionVMProvider

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext)54

org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.AbstractContainerVMNode

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode-1

org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.AbstractLaunchVMProvider

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider-1

org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.AbstractThreadVMNode

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode-1

org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.DefaultDsfModelSelectionPolicyFactory

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.GdbAdapterFactory.SessionAdapterSet.SessionAdapterSet(GdbAdapterFactory, GdbLaunch)142
org.eclipse.cdt.dsf.gdb.internal.ui.GdbAdapterFactory.SessionAdapterSet.SessionAdapterSet(GdbAdapterFactory, GdbLaunch)142

org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.ExecutionContextLabelText

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.GdbExecutionContextLabelText-1

org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.LaunchRootVMNode

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession)52

org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.StackFramesVMNode

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession)63

org.eclipse.cdt.dsf.debug.ui.viewmodel.launch.StandardProcessVMNode

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession)57

org.eclipse.cdt.dsf.debug.ui.viewmodel.modules.ModulesVMProvider

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext)56

org.eclipse.cdt.dsf.debug.ui.viewmodel.register.RegisterVMProvider

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext)52

org.eclipse.cdt.dsf.debug.ui.viewmodel.SteppingController

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.GdbAdapterFactory.SessionAdapterSet.fSteppingController-1
org.eclipse.cdt.dsf.gdb.internal.ui.GdbAdapterFactory.SessionAdapterSet.fSteppingController-1
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.GdbAdapterFactory.SessionAdapterSet.SessionAdapterSet(GdbAdapterFactory, GdbLaunch)115
org.eclipse.cdt.dsf.gdb.internal.ui.GdbAdapterFactory.SessionAdapterSet.SessionAdapterSet(GdbAdapterFactory, GdbLaunch)115
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.GdbViewModelAdapter(DsfSession, SteppingController)-1

org.eclipse.cdt.dsf.debug.ui.viewmodel.variable.VariableVMProvider

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext)50

org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMAdapter

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession)-1

org.eclipse.cdt.dsf.ui.viewmodel.AbstractVMProvider

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMModelProxyStrategy.LaunchVMModelProxyStrategy(AbstractVMProvider, Object)-1

org.eclipse.cdt.dsf.ui.viewmodel.datamodel.AbstractDMVMProvider

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode.ContainerVMNode(AbstractDMVMProvider, DsfSession)-1
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.ThreadVMNode(AbstractDMVMProvider, DsfSession)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.GdbViewModelAdapter.createViewModelProvider(IPresentationContext)-1

org.eclipse.cdt.dsf.ui.viewmodel.datamodel.IDMVMContext

CASTS
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.actions.ConnectActionDelegate.getConnectCommand()74
org.eclipse.cdt.dsf.gdb.internal.ui.actions.DsfTerminateCommand.canExecute(IEnabledStateRequest)56
org.eclipse.cdt.dsf.gdb.internal.ui.actions.GdbAbstractReverseStepCommand.getContext(ISelection)125
org.eclipse.cdt.dsf.gdb.internal.ui.actions.GdbReverseResumeCommand.getContext(ISelection)117
org.eclipse.cdt.dsf.gdb.internal.ui.actions.GdbReverseToggleCommand.getContext(ISelection)123
org.eclipse.cdt.dsf.gdb.internal.ui.actions.ReverseDebuggingPropertyTester.test(Object, String, Object[], Object)50
org.eclipse.cdt.dsf.gdb.internal.ui.actions.ReverseDebuggingPropertyTester.test(Object, String, Object[], Object)47
org.eclipse.cdt.dsf.gdb.internal.ui.GdbRunToLineAdapterFactory.getAdapter(Object, Class)54
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode.compareElements(IElementCompareRequest[])170
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode.encodeElements(IElementMementoRequest[])224
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.compareElements(IElementCompareRequest[])174
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.encodeElements(IElementMementoRequest[])199
INSTANCEOF
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.actions.ConnectActionDelegate.getConnectCommand()73
org.eclipse.cdt.dsf.gdb.internal.ui.actions.DsfTerminateCommand.canExecute(IEnabledStateRequest)47
org.eclipse.cdt.dsf.gdb.internal.ui.actions.GdbAbstractReverseStepCommand.getContext(ISelection)124
org.eclipse.cdt.dsf.gdb.internal.ui.actions.GdbReverseResumeCommand.getContext(ISelection)116
org.eclipse.cdt.dsf.gdb.internal.ui.actions.GdbReverseToggleCommand.getContext(ISelection)122
org.eclipse.cdt.dsf.gdb.internal.ui.actions.ReverseDebuggingPropertyTester.test(Object, String, Object[], Object)49
org.eclipse.cdt.dsf.gdb.internal.ui.actions.ReverseDebuggingPropertyTester.test(Object, String, Object[], Object)46
org.eclipse.cdt.dsf.gdb.internal.ui.GdbRunToLineAdapterFactory.getAdapter(Object, Class)52
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode.compareElements(IElementCompareRequest[])168
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode.encodeElements(IElementMementoRequest[])222
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.compareElements(IElementCompareRequest[])172
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.encodeElements(IElementMementoRequest[])197
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.actions.ConnectActionDelegate.getConnectCommand()74
org.eclipse.cdt.dsf.gdb.internal.ui.actions.DsfTerminateCommand.canExecute(IEnabledStateRequest)56
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.actions.ReverseDebuggingPropertyTester.test(IDMVMContext)-1

org.eclipse.cdt.dsf.ui.viewmodel.DefaultVMModelProxyStrategy

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMModelProxyStrategy-1

org.eclipse.cdt.dsf.ui.viewmodel.IRootVMNode

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession)52

org.eclipse.cdt.dsf.ui.viewmodel.IVMNode

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession)58
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession)64
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession)61
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession)60
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession)57
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession)56
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.LaunchVMProvider.LaunchVMProvider(AbstractVMAdapter, IPresentationContext, DsfSession)63

org.eclipse.cdt.dsf.ui.viewmodel.properties.IPropertiesUpdate

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode.updatePropertiesInSessionThread(IPropertiesUpdate[])87
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.updatePropertiesInSessionThread(IPropertiesUpdate[])96
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode.updatePropertiesInSessionThread(IPropertiesUpdate[])90
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.updatePropertiesInSessionThread(IPropertiesUpdate[])99
PARAMETER
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode.2.(ContainerVMNode, Executor, IViewerUpdate, IPropertiesUpdate, ViewerCountingRequestMonitor)-1
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode.fillThreadDataProperties(IPropertiesUpdate, IProcessesIThreadDMData)-1
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode.updatePropertiesInSessionThread(IPropertiesUpdate[])-1
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.2.(ThreadVMNode, Executor, IViewerUpdate, IPropertiesUpdate, ViewerCountingRequestMonitor)-1
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.fillThreadDataProperties(IPropertiesUpdate, IProcessesIThreadDMData)-1
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.updatePropertiesInSessionThread(IPropertiesUpdate[])-1

org.eclipse.cdt.dsf.ui.viewmodel.properties.LabelAttribute

ALLOCATES_ARRAY
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.createLabelProvider()66

org.eclipse.cdt.dsf.ui.viewmodel.properties.LabelColumnInfo

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.createLabelProvider()66

org.eclipse.cdt.dsf.ui.viewmodel.properties.LabelImage

EXTENDS
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.1-1
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.181
INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.createLabelProvider()89

org.eclipse.cdt.dsf.ui.viewmodel.properties.LabelText

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.createLabelProvider()80

org.eclipse.cdt.dsf.ui.viewmodel.properties.PropertiesBasedLabelProvider

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.createLabelProvider()62
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.createLabelProvider()62

org.eclipse.cdt.dsf.ui.viewmodel.properties.VMDelegatingPropertiesUpdate

INSTANTIATION
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode.updatePropertiesInSessionThread(IPropertiesUpdate[])98
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ThreadVMNode.updatePropertiesInSessionThread(IPropertiesUpdate[])107

org.eclipse.cdt.dsf.ui.viewmodel.VMDelta

PARAMETER
Reference LocationLine Number
org.eclipse.cdt.dsf.gdb.internal.ui.viewmodel.launch.ContainerVMNode.buildDelta(Object, VMDelta, int, RequestMonitor)-1

Back to reference summary for org.eclipse.cdt.dsf.gdb.ui

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict