0
Answer

WinDbg and C# application

George George

George George

16y
3.5k
1

Hello everyone,


When I use bu or bm to set a breakpoint into a process running C#, there is always error message like -- "Operation not supported by integrated managed debugging."

How to make WinDbg support .Net application debug?

(I made a search to find some similar questions, but not quite helpful.)


thanks in advance,
George