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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

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

跳至解决方案
667 次查看
robberpen
Contributor III

Hi

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

Thanks

image.png

 

 

 

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 项奖励
回复
1 回复
638 次查看
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 项奖励
回复