Specifications
710 CodeView Error Messages
Filename: LMAETAPA.DOC Project: MASM Environment and Tools
Template: MSGRIDA1.DOT Author: Nobody Last Saved By: Mike Eddy
Revision #: 136 Page: 710 of 26 Printed: 10/09/00 02:49 PM
CV1063 cannot create CURRENT.STS
CodeView could not find an existing state file (CURRENT.STS), and CodeView tried
to create one but failed.
One of the following may have occurred:
u There was not enough space either on the disk containing the program to be
debugged or on the disk pointed to by the INIT environment variable.
u There were not enough free file handles. Increase the number of file handles by
changing the FILES setting in CONFIG.SYS to allow a larger number of open files.
u The environment variable INIT pointed to a directory that does not exist.
CV1064 window could not be opened
CodeView tried to open a window, but failed to do so.
This error is probably caused by a lack of memory available to CodeView.
Exit CodeView and make more memory available, then restart CodeView.
CV1065 cannot load expression evaluator filename
CodeView could not load the specified expression evaluator.
Make sure that filename is a valid expression evaluator DLL. If not, try reinstalling the
CodeView DLLs from the distribution disks.
CV1066 cannot load expression evaluator filename; limit is 10
Up to 10 expression evaluators can be specified in the TOOLS.INI file.
Try removing expression evaluators you won’t be using in your debugging session.
CV1067 extension missing for Expression Evaluator: filename in TOOLS.INI
The Eval entry in the TOOLS.INI file expected a list of filename extensions.
CV1068 breakpoint specifier is out of range
The breakpoint number specified was higher than the number of current breakpoints.