Microsoft Visual Studio Debugger: Difference between revisions

Content deleted Content added
Bluebot (talk | contribs)
m Fixing C++ links
No edit summary
Line 11:
* [[Scriptability]] or the ability to control via a macro or scripting language. Any language which can talk to [[COM]] can be used.
* '''Edit and continue''' support, enabling source code change and recompilation without having to restart the program.
 
The main shortcoming of the Visual Studio Debugger is its inability to trace into [[kernel]]-mode code.
 
[[Category:Debuggers]]