Package | Description |
---|---|
org.eclipse.debug.core.model |
Defines interfaces for debug model elements, source lookup, and launching.
|
Modifier and Type | Method and Description |
---|---|
IRegisterGroup |
IRegister.getRegisterGroup()
Returns the register group this register is contained in.
|
IRegisterGroup[] |
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.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.