com.pnfsoftware.jeb.core.units.code.debug.IDebuggerMachineInformation |
![]() |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | FLAG_AVAILABLE |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int |
getFlags()
Get the machine flags.
| ||||||||||
abstract String |
getInformation()
Get an optional information string about the machine.
| ||||||||||
abstract String |
getLocation()
Get the optional machine location.
| ||||||||||
abstract String |
getName()
Get the optional machine name.
| ||||||||||
abstract List<? extends IDebuggerProcessInformation> |
getProcesses()
List the processes (in the general sense) running on this machine.
|
Get the machine flags.
Get an optional information string about the machine.
Get the optional machine location.
Get the optional machine name.
List the processes (in the general sense) running on this machine.