Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Latest commit

 

History

History

Q39811

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
layout title permalink
page
Q39811: No Symbolic Information Generated for Pascal Units
/pubs/pc/reference/microsoft/kb/Q39811/

Q39811: No Symbolic Information Generated for Pascal Units

Article: Q39811
Version(s): 2.20   | 2.20
Operating System: MS-DOS | OS/2
Flags: ENDUSER | s_pascal
Last Modified: 12-JAN-1989

The Microsoft Pascal Compiler Version 4.00 generates no symbolic
debugging information for Pascal Units. As a result, when tracing
through a Pascal program Unit, attempting to access any local
variables by using trace/watchpoints, dumps, examines, etc. yields a
"symbol unknown" error.

The only workaround is to transform the program Units into Modules.