FACTOID # 20: Brazil is the heliport capital of the world.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RECENT ARTICLES
More Recent Articles »
 

Encyclopedia > CodeView

CodeView was a standalone debugger created by Microsoft as part of it's development toolset. It originally shipped with Microsoft C 4.0 and earlier. 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.COM and symdeb). A debugger is a computer program that is used to debug (and sometimes test or optimize) other programs. ... Microsoft Corporation, (NASDAQ: MSFT, HKSE: 4338) is a multinational computer technology corporation with global annual revenue of US$44. ... Visual Basic (VB) is an event driven programming language and associated development environment from Microsoft. ... Microsofts disk operating system, MS-DOS, was Microsofts implementation of DOS, which was the first popular operating system for the IBM PC, and until recently, was widely used on the PC compatible platform. ...


When running, CodeView would present the user with several windows that could be tiled, moved, and otherwise manipulated. Some of the windows were: An example of a graphical user interface in Windows XP, with the My Music window displayed In computing, a window is a visual area, usually rectangular in shape, containing some kind of user interface, displaying the output of and allowing input for one of a number of simultaneously running computer...

  • Code window - the code window showed the currently debugged code in its source code context.
  • Data window - a hexadecimal dump of a user-specified memory area.
  • Command window - user commands (using the same or similar syntax as DEBUG.COM and symdeb) could be entered here.

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 (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. Source code (commonly just source or code) is any series of statements written in some human-readable computer programming language. ... An integrated development environment (IDE), also known as integrated design environment and integrated debugging environment, is a type of computer software that assists computer programmers in developing software. ...


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. Microsoft Visual Studio is Microsofts flagship software development product for computer programmers. ...


  Results from FactBites:
 
Debugging Format Interoperability - Open Watcom (806 words)
This format was used by early releases of Visual C++ and is publicly documented.
DWARF is also an official standard and not a proprietary format like CodeView or Watcom.
It is conceivable that the current CodeView DIP could be extended to handle some of these files.
Code View (132 words)
A CodeView is a way of viewing and using code.
While the term is usually associated with certain software, The process of code presentation in a CodeView is something which indicates a process or principle of making what is viewed clearer by the special way in which the code and its associations, dependencies, etc, are presented.
In a CodeView, certain characteristics and properties of the text are emphasized or located for easy visibility.
  More results at FactBites »

 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your location
Your comments
Please enter the 5-letter protection code


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.