Actually, question is in the header.
For example, I can monitor behavior of reference my reference types during debug session with command !dso
provided by SOS.dll
. My question is how can I monitor what objects (both reference and value types) stack contains in defined moment during debug session? Is there any debug utils for such needs?