Technical Notes Database
TN4043C.txt TD - LOCATION POINTER SOURCE CODE
Category :Pascal
Platform :All
Product :TD 1.x 2.0
Description:
Q. Why does the location pointer appear to be pointing to the
wrong location in the source file?
A. If your source code has been modified since the last compile
the debugger may be indicating the wrong source location.
Observe the status line for the module viewer. If the word
modified appears you need to recompile your source code. It
is a good idea to use a makefile and to periodically run make
to be sure your program is up to date. See the documentation
in the Turbo Assembler Reference Guide for the make utility.
Reference:
7/2/98 10:45:33 AM
Last Modified: 01-SEP-99