Modifier and Type | Field and Description |
---|---|
private BsdDebugger |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public Address | getRegisterAsAddress(int index)
Implements abstract sun. Implements sun. This can't be implemented in this class since we would have to tie the implementation to, for example, the debugging system |
public void | setRegisterAsAddress(int index, Address value)
Implements abstract sun. Implements sun. This can't be implemented in this class since we would have to tie the implementation to, for example, the debugging system |
debugger | back to summary |
---|---|
private BsdDebugger debugger |
BsdAARCH64ThreadContext | back to summary |
---|---|
public BsdAARCH64ThreadContext(BsdDebugger debugger) |
getRegisterAsAddress | back to summary |
---|---|
public Address getRegisterAsAddress(int index) Implements abstract sun. Implements sun. Doc from sun. This can't be implemented in this class since we would have to tie the implementation to, for example, the debugging system |
setRegisterAsAddress | back to summary |
---|---|
public void setRegisterAsAddress(int index, Address value) Implements abstract sun. Implements sun. Doc from sun. This can't be implemented in this class since we would have to tie the implementation to, for example, the debugging system |