yury
|
ed770f4485
* Use threadvar for the module name buffer to be thread-safe.
|
%!s(int64=10) %!d(string=hai) anos |
yury
|
870b4d1ffe
* On Android the dladdr() function does not return full path to modules. Emulate dladdr() by reading the /proc/self/maps to get full path to modules.
|
%!s(int64=10) %!d(string=hai) anos |
yury
|
b401a90eab
* Re-enable UnixGetModuleByAddrHook for Android to fix back traces for libraries. Get dladdr() dynamically at run-time to support older versions of Android.
|
%!s(int64=10) %!d(string=hai) anos |