Hi Fadden, Things seems to be working. Both the coloumns are getting populated with file and function names.
I have updated following environment variables 1. $PATH with ~/open_src/prebuilt/linux-x86/toolchain/arm-eabi-XXX/bin 2. $ANDROID_PRODUCT_OUT with ~/open_src/out/target/product/<XXX>/ 'PATH' is used for getting "arm-eabi-addr2line" and ANDROID_PRODUCT_OUT for getting the path to /symbol folder. Thanks and Regards Supriyo On Aug 19, 12:54 am, fadden <[email protected]> wrote: > On Aug 18, 4:49 am, clikx <[email protected]> wrote: > > > I am using own tree. > ... > > I am getting the following error for all the libraries. > > 03:48 E/ddm-Addr2Line: Error while trying to start arm-eabi-addr2line > > process for library /system/lib/libssl.so > > > I am not able to find; which file, the path preferences of "/<path>/ > > arm-eabi-addr2line" and "/out/target/product/<prod>/symbols/system/ > > lib/" are to be updated. > > When I type "which arm-eabi-addr2line", I find it in ./prebuilt/linux- > x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-addr2line. Are you setting > your path with ". build/envsetup.sh" and an appropriate "lunch" > command? > > There appears to be an addr2line preference in File->Preferences, but > you shouldn't have to mess with that. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
