[Lldb-commits] [PATCH] Fix [vdso] handling on Android (x86 and aarch64)

Tamas Berghammer tberghammer at google.com
Mon Jun 29 04:44:56 PDT 2015


I investigated the problem on Linux a bit further and the issue causing us problems (with the missing path for the [vdso]) is not a bug, but a feature of the Linux linker. We have to add some code to LLDB in the future to handle the feature.


http://reviews.llvm.org/D10800

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list