Public Member Functions

com.google.security.zynamics.binnavi.API.debug.raw.RegisterValues Class Reference

List of all members.

Public Member Functions

List< ThreadRegisterValuesgetValues ()

Detailed Description

Some replies sent by debug clients contain the current register values of all threads of the debugged target process. These register values are stored in the RegisterValues class.


Member Function Documentation

List<ThreadRegisterValues> com.google.security.zynamics.binnavi.API.debug.raw.RegisterValues.getValues (  ) 

Returns the register values of the individual threads.

Returns:
The register values of the individual threads.