Specifications

692 CodeView C/C++ Expression Evaluator Errors
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 692 of 8 Printed: 10/09/00 02:49 PM
BK4502 truncated .SBR file filename not in database
The given zero-length .SBR file, specified during a database update, was not originally
part of the database.
If a zero-length file that is not part of the original build of the database is specified
during a rebuild of that database, BSCMAKE issues this warning. One of the following
may be a cause:
u The wrong database name was specified.
u The database was deleted (error BK1513 will result).
u The database file was corrupted, requiring a full build.
BK4503 minor error in .SBR file filename ignored
The given .SBR file contained an error that did not halt the build. However, the
resulting .BSC file may not be correct.
Recompile to regenerate the .SBR file.
CodeView C/C++ Expression Evaluator Errors
CAN0000 no error condition
No error has occurred, and this message should not appear.
You can continue debugging normally.
Note the circumstances of the error and notify Microsoft Corporation by following the
instructions in the “Microsoft Support Services” section of the introduction to this book.
CAN0001 exception executing user function
The code being executed caused a general protection fault.
CAN0002 error accessing user memory
The expression attempts to reference memory that is not allocated to the program being
debugged.
CAN0003 internal error in expression evaluator
The CodeView expression evaluator encountered an internal error.
Note the circumstances of the error and notify Microsoft Corporation by following the
instructions in the “Microsoft Support Services” section of the introduction to this book.
CAN0004 syntax error
The syntax of the expression is incorrect.
Retype the expression with the correct syntax.