Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
en:general_information:eclipse_new [2015/06/11 14:21] – external edit 127.0.0.1en:general_information:eclipse_new [2016/07/21 11:34] liedmann
Line 229: Line 229:
 **Project:** select the project you want to debug\\ **Project:** select the project you want to debug\\
 **Connection:** choose the [[intern:general_information:eclipse#Remote connection to the target|Connection]] that was created earlier in this tutorial.\\ **Connection:** choose the [[intern:general_information:eclipse#Remote connection to the target|Connection]] that was created earlier in this tutorial.\\
-**Remote Absolute File Path for C/C:** enter the path where the application will be copied and executed on the target+**Remote Absolute File Path for C/C:** enter the path where the application will be copied and executed on the target.\\ 
 +**Commands to execute before application:** use this to launch a gdb server on the target before debugging. 
    
-{{:intern:general_information:eclipse_20.jpg?nolink&800|}}+{{:intern:general_information:eclipse_20.2.jpg?nolink&800|}} 
 + 
 +After the command you want to execute you have to set the installation path of the application you want to debug and the port number, which you can find under Debug Configurations/ Debugger/ Gdbserver Settings. Gdbserver path is the same IP you have set during configuration of the remote system. 
 + 
 +{{:intern:general_information:eclipse_debugger_settings.jpg?nolink&800|}} 
  
 Select Process Launcher by clicking **Select other...** (marked with a red frame in the picture above)  Select Process Launcher by clicking **Select other...** (marked with a red frame in the picture above) 
  • Last modified: 2022/08/04 15:02