Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
swdev:howto:remote_debug_delphi_application [2009/06/26 11:57]
smayr
swdev:howto:remote_debug_delphi_application [2009/06/26 12:17] (current)
smayr
Line 51: Line 51:
    
  * Open the project on your local machine.   * Open the project on your local machine. 
- * Choose Project > 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): + * Choose Project > Options > Linker and verify that the "Include remote debug symbolsoption 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 ^ ^ Language ^ Debug symbol file extension ^