Yocto gdb version

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

Yocto gdb version

1,915 次查看
shojigoto
Contributor II

Hello,

I added the following description in /conf/local.conf.

EXTRA_IMAGE_FEATURES = "tool-debug"

After that I was able to use gbd and gdbserver of the 7.7.1 version.

Now I'd like to use 7.1 version and how can I get the older version of gdb installed?

Regards,

Sho

标签 (4)
1 回复

1,508 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Shoji Goto

There may be a different version of gdb depending on the BSP you are using but this package is part of the open embedded layer so you may be able to import the recipe from an older release of the Open Embedded layers. However, you would need to be careful with the dependencies for the older version  as there may be conflicts.

Regards,