BUG: CV: Trace Does Not Step Into Some MOVE Overlay Functions (116300)
The information in this article applies to:
- Microsoft CodeView for MS-DOS 4.0
- Microsoft CodeView for MS-DOS 4.01
- Microsoft CodeView for MS-DOS 4.1
This article was previously published under Q116300 SYMPTOMS
Codeview may not allow tracing into some functions if the order of
functions within a project's .DEF file is not the same as the order in
which the functions are defined in the project's source files. Once this
happens, it also may not be possible to view the source in the
corresponding module. The code itself, however, executes properly.
RESOLUTION
To work around this problem, make sure that functions are assigned to
overlays in the .DEF file in the same order in which they are defined
in the source files.
STATUS
Microsoft has confirmed this to be a problem in Codeview for MS-DOS,
version 4.0, 4.01, and 4.1. We are researching this problem and will
post new information here in the Microsoft Knowledge Base as it becomes
available.
Modification Type: | Major | Last Reviewed: | 9/30/2003 |
---|
Keywords: | kb16bitonly KB116300 |
---|
|