Microsoft Visual Studio Debugger: Difference between revisions

Content deleted Content added
fixed ambiguous link
CanisRufus (talk | contribs)
m RedWolf - disambiguation: thread
Line 8:
* Debugging [[ASP.NET]] [[Web Service]]s.
* Standard as well as more advanced [[breakpoint]] features, including conditional, address, data breakpoints.
* Many ways of viewing program state and data, including multiple watch windows, [[thread (computer science)|threads]]s, [[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.