SSCLI for .Net Framework 3.5

967 Views Asked by At

Is there a SSCLI equivalent for .Net Framework 3.5? Something that can be debugged and stepped through.

2

There are 2 best solutions below

0
On BEST ANSWER

If you are using Visual Studio 2008 (and especially VS2008 SP1) you should enable the ".NET Framework source stepping" debugger option.

0
On

You need to download a patch for the source code of sscli and then you can build through VS 2008.