Uses of Interface
org.eclipse.debug.core.model.IRegisterGroup
Packages that use IRegisterGroup
Package
Description
Defines interfaces for debug model elements, source lookup, and launching.
-
Uses of IRegisterGroup in org.eclipse.debug.core.model
Methods in org.eclipse.debug.core.model that return IRegisterGroupModifier and TypeMethodDescriptionIRegister.getRegisterGroup()
Returns the register group this register is contained in.IStackFrame.getRegisterGroups()
Returns the register groups assigned to this stack frame, or an empty collection if no register groups are assigned to this stack frame.