Debugging C# application using WinDbg 6.12.0002.633
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Is it possible to debug into C# source code using WinDbg 6.12.0002.633? I read on the internet that this is not possible with 6.12.0002.633. On 32 bit Win7, I am able to set breakpoint into C# source file, but the breakpoint does not showup in red. One of the link says that it is possible to debug into C# source code only with WinDbg 6.7.05.0. I did not download .Net framework source code. I need to debug on a 64 bit Win 7 OS. Did not try yet on Win 7 64 bit as I was not able to debug into C# code on 32 bit version itself using WinDbg. Thanks, Sharath