2

I've enabled .NET framework source debugging in VS2010 (Premium, if it matters), and I can step through the methods inside .NET framework DLLs, but most values I can't read or poke around in and all I get is a red exclamation mark and a text that says:

Cannot obtain value of local or argument 'skipJournaledProperties' as it is not available at this instruction pointer, possibly because it has been optimized away.

Example:

Framework

Is there any way to enable reading of these values?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.