Re: [yocto] Question about automatic debug package generation

2013-09-27 Thread Nicolas Dechesne
On Fri, Sep 27, 2013 at 8:49 AM, Hans Beckérus wrote: > Actually, I have a related question. If you choose to install -dbg > variants, you will get a .debug folder copied to the target. > That .debug folder can then be pointed out by debuggers etc. to get > the symbol information, right? > How can

Re: [yocto] Question about automatic debug package generation

2013-09-26 Thread Hans Beckérus
On Fri, Sep 27, 2013 at 8:11 AM, Brad Litterell wrote: > Thanks Nicolas! > > Sent from my Windows Phone > > From: Nicolas Dechesne > Sent: 9/26/2013 15:29 > To: Brad Litterell > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] Que

Re: [yocto] Question about automatic debug package generation

2013-09-26 Thread Brad Litterell
: [yocto] Question about automatic debug package generation On Fri, Sep 27, 2013 at 12:00 AM, Brad Litterell mailto:b...@evidence.com>> wrote: My recipe builds and ships an executable in /foo/bin/fooapp FILES_${PN} += "/foo/bin/*" WARNING: QA Issue: foo: Files/directories were in

Re: [yocto] Question about automatic debug package generation

2013-09-26 Thread Nicolas Dechesne
On Fri, Sep 27, 2013 at 12:00 AM, Brad Litterell wrote: > My recipe builds and ships an executable in /foo/bin/fooapp > > FILES_${PN} += "/foo/bin/*" > > WARNING: QA Issue: foo: Files/directories were installed but not shipped > /foo/bin/.debug > /foo/bin/.debug/fooapp > > This file doesn'