Wind River Support Network

HomeDefectsLIN7-4364
Fixed

LIN7-4364 : make fs-debug doesn't work on production build after 'make' or 'make fs'

Created: Jul 24, 2015    Updated: Sep 8, 2018
Resolved Date: Aug 10, 2015
Found In Version: 7.0.0.5
Fix Version: 7.0.0.9
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Build & Config

Description

With a configure option --enable-build=production, using the command sequence 'make && make fs-debug' does not produce the expected 
   /usr/bin/.debug/...
   /usr/src/debug/...
directories and files.

"configure ... --enable-build=productiondebug ... && make fs"  does produce the expected set of debug object files and source files.

Workaround

make bbs
bitbake -c cleansstate wrlinux-image-glibc-small
exit
make fs-debug

Steps to Reproduce

configure --enable-kernel=standard --enable-rootfs=glibc-small --enable-board=qemux86-64 --enable-build=production 
make fs
make fs-debug
ls -a export/dist/usr/bin/.debug
ls: cannot access export/dist/usr/bin/.debug: No such file or directory

Other Downloads


Live chat
Online