layout | title | permalink |
---|---|---|
page |
Q39811: No Symbolic Information Generated for Pascal Units |
/pubs/pc/reference/microsoft/kb/Q39811/ |
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.