Is there a SSCLI equivalent for .Net Framework 3.5? Something that can be debugged and stepped through.
Asked
Active
Viewed 951 times
2 Answers
3
If you are using Visual Studio 2008 (and especially VS2008 SP1) you should enable the ".NET Framework source stepping" debugger option.

Scott Dorman
- 42,236
- 12
- 79
- 110
0
You need to download a patch for the source code of sscli and then you can build through VS 2008.

robin.lo
- 91
- 1
- 4