Content deleted Content added
No edit summary |
|||
Line 9:
* 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]], [[call stack]], and modules.
* [[Scriptability]] or the ability to control via a macro or scripting language. Any language which can talk to [[Component Object Model|COM]] can be used.
* '''Edit and continue''' support, enabling source code change and recompilation without having to restart the program (only Visual Basic debugger).
|