CodeView: Difference between revisions

Content deleted Content added
Erik9bot (talk | contribs)
SmackBot (talk | contribs)
m remove Erik9bot category,outdated, tag and general fixes
Line 1:
{{Unreferenced stub|auto=yes|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 10 ⟶ 11:
This integration is 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.
 
{{DEFAULTSORT:Codeview}}
 
 
[[Category:Debuggers]]
[[Category:Microsoft development tools]]
[[Category:Windows software]]
 
[[Category:Articles lacking sources (Erik9bot)]]
 
{{Windows-software-stub}}