[U-Boot] Function backtrace in uboot

Gigin Jose gigin_jose at yahoo.co.in
Sat Feb 26 11:12:25 CET 2011


Hi, 
I would like to backtrace a function in uboot. The function " int backtrace (void **buffer, int size)"  uses header file "execinfo.h". 
The header file is present inside my toolchain include folder. How can I add the include folder in my Makefile path so that I can use the functionality in the code. 
With RegardsGIGIN




More information about the U-Boot mailing list