Profiler May Be Unable to Find PROC Names w/ MASM 5.1/5.1a (73834)
The information in this article applies to:
- Microsoft Source Profiler for MS-DOS 1.0
- Microsoft Source Profiler for OS/2 1.0
This article was previously published under Q73834
The information in this article is included in the documentation starting
with Visual C++ 5.0. Look there for future revisions.
SUMMARY
Code assembled with the Microsoft Macro Assembler (MASM) version 5.1
or 5.1a may not produce sufficient symbols for the Source Profiler to
produce reports based on functions. This is not a problem in the
Profiler; it is a limitation of the CodeView symbolic debugging
information generated by MASM 5.1 and 5.1a where PROC names are not
placed in the symbol table under certain circumstances.
This behavior only affects profiling by function. Profiling by line
and sampling is not affected.
Modification Type: | Major | Last Reviewed: | 10/23/2003 |
---|
Keywords: | kb16bitonly KB73834 |
---|
|