Yocto gdb version

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

Yocto gdb version

1,926件の閲覧回数
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,519件の閲覧回数
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,