On Sun, Apr 15, 2018 at 5:45 PM, Stefan Schake <stsch...@gmail.com> wrote: > We can't use any of the existing implementations in u_debug_stack. > Android technically has libunwind, but it's been modified to the point > where it no longer compiles with the Mesa usage. The library is also > not meant to be referenced by vendor libraries. The officially sanctioned > way of obtaining backtraces is through the Android own libbacktrace, a > C++ library. Access it through a separate C++ source file on Android only.
I know this is committed already, but it was pointed out to me that libbacktrace is not a visible library in Treble-ized builds. It is in the vndk-sp-indirect list. Rob _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev