Content deleted Content added
DavidCNorris (talk | contribs) No edit summary |
No footnotes |
||
Line 1:
{{Unreferenced|date=December 2009}}▼
'''CodeView''' was a standalone [[debugger]] created by David Norris at [[Microsoft]] in 1985 as part of its development toolset. It originally shipped with Microsoft C 4.0 and later. It also shipped with [[Visual Basic]] for [[MS-DOS]], Microsoft Basic PDS, and a number of other Microsoft language products. It was one of the first debuggers on the MS-DOS platform that was full-screen oriented, rather than line oriented (like its predecessors [[DEBUG (DOS Command)|DEBUG.COM]] and [[symdeb]]).
Line 28 ⟶ 27:
This integration was so popular that most development tools and/or platforms offer similar products or features. Today, the debugger is considered an integrated and essential part of the [[Microsoft Visual Studio]] family of products, and owes its true roots to CodeView, and the enhancements seen in version 4.x specifically.
== References ==
{{Reflist}}
{{cite book ||authorlink=Microsoft Corporation|year=1987 |title=Microsoft Macro Assembler 5.1 CodeView and Utilities}}
|