Yocto gdb version

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Yocto gdb version

1,072 Views
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

Labels (4)
1 Reply

665 Views
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,