Contains the known register values of all threads of a process. More...
Public Member Functions | |
| List< ThreadRegisterValues > | getValues () |
| Returns the register values of the individual threads. | |
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.
| List<ThreadRegisterValues> BinNavi.API.debug.raw.RegisterValues.getValues | ( | ) |
Returns the register values of the individual threads.
1.7.1