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