Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
When i am debugging my code with cdb.exe it is taking too much time(around 5 min for one step in process). Why is it so?(My compiler is msvc-2010) And if i need to change my debugger instead of cdb.exe. which debugger should i use?