On Mon, Apr 21, 2014 at 4:56 AM, Journeyer J. Joh <[email protected]>wrote:
> oe-core for MSM is just a clone of oe-core. > And mine is open via codeaurora : > git://codeaurora.org/quic/le/openembedded/openembedded-core > https://www.codeaurora.org/xwiki/bin/QLBEP/WebHome > > > I want to use strace to debug my application on the image of oe-core (for > MSM). > I mean I want to use it on target embedded system. > > And I found strace from my oe-core source tree: > oe-core/meta/recipes-devtools/strace > > And there are: > strace-4.6/ strace_4.6.bb > > This gives me impression that I can use strace from my target system. > But there is no source code for strace... in it! > There's almost never source for anything in oe-core, ever. Sources are downloaded from upstream locations on the internet, patched if appropriate, and built by bitbake. -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
