[yocto] Post Generation of debug information

Oliver urnen81 at yahoo.es
Mon Feb 22 07:41:09 PST 2016


I have the need to generate some scripts for a debuggertool. As a first approach, these generated scripts could contain paths on wherespecific binary files are stored on the file system. 


 
Such purpose has been partially fulfilled with a recipe implementingthe do_compile task to generate those files, assuming not implementing thedeploying tasks, nothing gets integrated in the final image. 


 
Therefore the debugger tool could go to build/work/temp/…/myrecipe/… (WORKDIR of the recipe) as a startpointfor such scripts.


 
2 Questions:


 
-         There would be a better solution for this task?

-         The task has not been as successfully asexpected. Ideally I would access variables of other recipes to know where theyare their output/intermediate files. E.g. location of an elf file for u-boot.Is there any way around this?


Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160222/e216ae6c/attachment.html>


More information about the yocto mailing list