Thanks Dan, It worked. On Sat, Jun 4, 2022 at 1:55 AM 'Dan Willemsen' via Android Building < [email protected]> wrote:
> We've been moving away from GCC and GNU Binutils over to Clang+llvm tools. > It looks like there's a version of llvm-addr2line > in prebuilts/clang/host/linux-x86/llvm-binutils-stable/llvm-addr2line > > - Dan > > On Fri, Jun 3, 2022 at 4:21 PM Bala Ramasamy <[email protected]> > wrote: > >> Hi All, >> We are trying to use addr2line tool to find the source code line mapping >> for the memory leak traces got from libmemunreacable tool. >> >> In Android#12, we could use the addr2line tool to convert the memory leak >> traces to source code line using the addr2line present in below path but in >> Android-13, we could not find the addr2line tool. >> >> Could you please let us know, whether addr2line will be supported in >> Android#13? or if it is already supported, could you please guide to find >> and use the same? >> >> *Path in Android#12*: >> android\prebuilts\gcc\linux-x86\x86\x86_64-linux-android-4.9\bin\ >> x86_64-linux-android-addr2line >> >> *Path in Android#13 does not have addr2line:* >> android\prebuilts\gcc\linux-x86\host >> >> >> Regards, >> Bala. >> >> -- >> -- >> You received this message because you are subscribed to the "Android >> Building" mailing list. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-building?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Building" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/android-building/1bd85dee-a365-450d-9c08-ebd2892f5ce7n%40googlegroups.com >> <https://groups.google.com/d/msgid/android-building/1bd85dee-a365-450d-9c08-ebd2892f5ce7n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > -- > You received this message because you are subscribed to the "Android > Building" mailing list. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-building?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Android Building" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/android-building/CALQgHdnyuv-N65DuFOx5vWPCqaGbEwt270%2BqizF9owDA1kQCFw%40mail.gmail.com > <https://groups.google.com/d/msgid/android-building/CALQgHdnyuv-N65DuFOx5vWPCqaGbEwt270%2BqizF9owDA1kQCFw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/CADN2FzyTUuQ4n4CtDTTvHJKBvQS4E8k87m1Bto_6n3VgE7MV5A%40mail.gmail.com.
