ls1046a gdb not found

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

ls1046a gdb not found

912 Views
hongyuanz
Contributor IV

ls1046a gdb :

How to install GDB ..?

0 Kudos
Reply
3 Replies

909 Views
yipingwang
NXP TechSupport
NXP TechSupport

If you are using LSDK ubuntu main rootfs, you could run command "apt-get install gdb" to install gdb.

0 Kudos
Reply

886 Views
hongyuanz
Contributor IV

"apt-get install gdb"  Network download fail

There are other ways. ?

0 Kudos
Reply

857 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please add gdb in additional_main_packages_list in file configs/ubuntu/additional_packages_list, then rebuild rootfs.

 

$ flex-builder -i clean-rfs -r ubuntu:main

$ flex-builder -i mkrfs -r ubuntu:main

 

 

0 Kudos
Reply