I am debugging a hangdump coming from a production server using WinDbg with the SoS extension.
There is a string parameter in one of the stacks, that I need to know
If you are in a hurry, run the !do after enabling logs in WinDbg. In the log file, you will get the entire string.
In WinDbg menu, go to Edit-> Open/Close log file, to set log file path.