KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q38205: Capabilities of Real Mode CodeView and the 386

Article: Q38205
Product(s): See article
Version(s): 2.00
Operating System(s): MS-DOS
Keyword(s): ENDUSER | s_c, h_masm, h_fortran, s_pascal | mspl13_basic
Last Modified: 1-DEC-1988

The information below discusses the CodeView debugger and its use
of 80386 hardware capabilities.

The DOS CodeView does not keep track of any of this information because
DOS does not use any of these features. Essentially, a 386 running DOS
is just a very fast PC and CodeView treats it as such.

The OS/2 CodeView does not have the privilege to track many of the
OS/2 functionality.

The following is a list of CodeView behaviors:

1. CodeView does not keep track of task states.

2. CodeView does not handle privilege levels.

3. CodeView Version 2.20 makes limited use of the 386 debug
   registers. Previous versions do not use these registers.

4. CodeView does not keep track of interrupt gates and trap gates.

5. CodeView cannot operate in both real and Virtual 86 mode.

6. CodeView cannot trace to protected mode and back to real mode.

7. CodeView does not handle traces in protected mode.

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.