Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - program has no symbol table http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Program has no symbol table
------------------------------------------------------------------------------
 Description
   This warning message is issued when the program loaded for debugging
   has no symbol table. Debugging of such programs is only possible at the
   machine instruction level.

 Solution
   If source level symbolic debugging is desired and the program is written
   in Force, recompile the modules using the -Zi switch. Modules written in
   another language must be compiled with the debug option of the respective
   compiler or assembler. Relink the application with Force Linker, using
   the -Zi switch.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson