CodeView: Difference between revisions

Content deleted Content added
tweaks, cats
No edit summary
Line 1:
'''CodeView''' was a standalone [[debugger]] that originally shipped with [[Microsoft]] C++ v5.0 (6.0?) and earlier. It also shipped with [[Visual Basic]] for [[DOS]].
 
Upon the release of Microsoft Visual C++ 1.0, the functionality of CodeView was integrated into a single programming environment, known as the [[Integrated development environment|Integrated Development Environment]] (IDE). This integration is seen by many developers to be a more natural way of developing software since coding and debugging can be done without switching programs or context.