| java.lang.Object | |
| ↳ | com.pnfsoftware.jeb.core.units.code.debug.impl.DebuggerTargetInformation |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DebuggerTargetInformation(ProcessorType processorType, Endianness endianness) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Endianness | getEndianness() | ||||||||||
| ProcessorType | getProcessorType() | ||||||||||
| String |
getStringDescription()
This method should return a text message as brief and concise as possible.
| ||||||||||
| void | setStringDescription(String description) | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.pnfsoftware.jeb.core.units.code.debug.IDebuggerTargetInformation
| |||||||||||
This method should return a text message as brief and concise as possible.