Executable files and symbol files must be copied to the remote machine after they are compiled. You must set the correct options on your local machine in order to generate these files.
Options
Linker and verify that the Include remote debug symbols option is checked. This directs the compiler to generate a symbol file. The following extensions are used in symbol files (for Delphi projects): |
Language |
Debug symbol file extension |
|
Delphi for Win32 |
.rsm |
|
Delphi for .NET |
.rsm and .pdb |
|
C++ |
.tds |
|
C# |
.pdb |
Load Process |
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|