vote up 1 vote down star

I'm debugging a memory leak with windbg/sos and I cannot find a way to have sos force a garbage collection. The list of sos commands does not seem to include gc.

flag

71% accept rate

1 Answer

vote up 1 vote down check

Duplicate: http://stackoverflow.com/questions/334174/can-i-run-a-net-garbage-collection-from-windbg

There's also http://stackoverflow.com/questions/101196/triggering-a-net-garbage-collection-externally

Could someone edit that question to mention sos (e.g. "The list of sos commands does not seem to include gc.")

link|flag
Sorry for the dup, I did a search but did not find the original question – Todd Stout Apr 24 at 13:54
No problem - I've added tags to the original. – Mark Apr 24 at 14:01
Is there any value in keeping this question? I think I should delete it. – Todd Stout Apr 24 at 14:03
Hmm actually, I still can't find the original question through SO – Mark Apr 24 at 14:07
I suggest keeping the question until someone can add a reference to sos. – Mark Apr 24 at 14:14

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.