Modifier and Type | Field and Description |
---|---|
private RemoteDebuggerClient |
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 RemoteDebuggerClient debugger |
RemoteRISCV64ThreadContext | back to summary |
---|---|
public RemoteRISCV64ThreadContext(RemoteDebuggerClient 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 |