139.

Which debugger is used in visual studio when in the debug mode ?

There are two types debugger in .net one is for graphic debugger for that DbgCLR is used and another one is console debugger for that we use ConDbg