|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDIInstruction
Represents a machine instruction.
| Method Summary | |
|---|---|
java.math.BigInteger |
getAdress()
Returns the Address. |
java.lang.String |
getArgs()
Returns any arguments to the argument |
java.lang.String |
getFuntionName()
Returns the function name |
java.lang.String |
getInstruction()
Returns the instruction |
long |
getOffset()
Returns the instruction's offset. |
java.lang.String |
getOpcode()
Returns the opcode |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject |
|---|
getSession |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet |
|---|
getTasks |
| Method Detail |
|---|
java.math.BigInteger getAdress()
java.lang.String getFuntionName()
java.lang.String getInstruction()
java.lang.String getOpcode()
java.lang.String getArgs()
long getOffset()
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||