Compare "Start debug project", "Debug", "Run" buttons from tool bar.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Compare "Start debug project", "Debug", "Run" buttons from tool bar.

ソリューションへジャンプ
666件の閲覧回数
robberpen
Contributor III

Hi

I want to compare "Start debug project", "Debug", "Run" buttons from tool bar.

Thanks

image.png

 

 

 

0 件の賞賛
返信
1 解決策
636件の閲覧回数
Alex_Wang
NXP Employee
NXP Employee

Hi, @robberpen 

You can refer to the online user guide for more details. The green debug button configures the debugger Settings, while the blue button automatically identifies and configures the debugger.

Run: When you create a run configuration, it is saved with the extension .launch in org.eclipse.debug.core. You can specify an alternate location in which to store your run configuration. You can also specify how you access it and what perspective to open when running an application.

Blue bugs are often used for debugging.

Best regards, Alex.

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
637件の閲覧回数
Alex_Wang
NXP Employee
NXP Employee

Hi, @robberpen 

You can refer to the online user guide for more details. The green debug button configures the debugger Settings, while the blue button automatically identifies and configures the debugger.

Run: When you create a run configuration, it is saved with the extension .launch in org.eclipse.debug.core. You can specify an alternate location in which to store your run configuration. You can also specify how you access it and what perspective to open when running an application.

Blue bugs are often used for debugging.

Best regards, Alex.

 

0 件の賞賛
返信