Content deleted Content added
Added an External link section to the article for Microsoft Visual Studio Debugger. Under the External links section added a link to information about IntelliTrace on MSDN. |
|||
Line 21:
Edit-and-continue is held by many developers {{by whom|date=May 2016}} as Microsoft's greatest asset given to developers. A program that is running in memory, that encounters a simple mistake, can be corrected without having to stop the current program or exit the debugger. This feature allows very common mistakes to be corrected easily and with great time savings over other solutions which require exiting the program, making the change, recompiling, and then navigating back through the running program to the previous ___location.
== See also ==
*[[Program database]] (PDB)
== References ==
|