Package | Description |
---|---|
org.eclipse.cdt.debug.core.cdi.model |
Modifier and Type | Interface and Description |
---|---|
interface |
ICDIRegister
A register is a special kind of variable that is contained
in a register group.
|
Modifier and Type | Method and Description |
---|---|
ICDIRegisterDescriptor[] |
ICDIRegisterGroup.getRegisterDescriptors()
Returns the register descriptors in this register group.
|
Modifier and Type | Method and Description |
---|---|
ICDIRegister |
ICDITarget.createRegister(ICDIRegisterDescriptor varDesc)
Create a variable from the descriptor for evaluation.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.