It is view of values in CPU registers. Mostly usefule when working in Disassembly window, but sometimes it is useful in source as well. For instance, when debugging C/C++ even when code does not store function return value, one can look at it in the eax register immediately after the function returns.
Thanks
------------------------------------------------------------
This posting is provided "AS IS" with no warranties, and confers no rights.