I see the process but the Heap Bytes, Gen 0 Collection cols are blank.

Can someone tell me how to fix this?

link|improve this question
1  
Besides not being programming related, this question is also very sparse on details. Are you looking at a common program (in which case, which one?), or something that's unique to yourself? – Damien_The_Unbeliever Feb 16 '11 at 15:29
The common program is ProcessExplorer from SysInternals: technet.microsoft.com/en-us/sysinternals/bb896653 – GregC Feb 16 '11 at 17:25
feedback

migrated from stackoverflow.com Feb 16 '11 at 16:22

This question came from our site for professional and enthusiast programmers.

1 Answer

Maybe try set up symbols under Options. I can see Gen 0 fine in version 14.

Keep in mind that it only shows up for processes with CLR.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown