Microsoft Visual Studio Debugger: Difference between revisions

Content deleted Content added
Csabo (talk | contribs)
m fixed Windows link
No edit summary
Line 10:
* Many ways of viewing program state and data, including multiple watch windows, [[thread (computer science)|threads]], [[call stack]], and modules.
* [[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.
 
[[Category:Debuggers]]