When I use .load SOS in the immediate Visual Studio window and issue a special command that leads to a long list of output (for example,! Dumpheap -type System.String -min 100), the immediate window simply cannot stop the value list and keeps scrolling for a few hours. All I can do is kill the process and restart debugging. This is very annoying. Do you know how I can cancel this ad in the nearest window or get some other advice, how can I better use the SOS debugging extensions?
source
share