PRB: Unable to Set CodeView Breakpoint on Desired Line (60338)
The information in this article applies to:
- Microsoft CodeView for MS-DOS
- Microsoft CodeView for Windows
This article was previously published under Q60338 SYMPTOMS
In CodeView, an attempt to set a breakpoint on a specified line fails.
CAUSE
The compiler command line did not specify both the /Od and /Zi option
switches. Some compiler optimizations concatenate code in the
executable file unless the command line specifies /Od to disable all
optimizations.
RESOLUTION
Recompile the code with the correct options specified.
Modification Type: | Major | Last Reviewed: | 10/23/2003 |
---|
Keywords: | KB60338 |
---|
|