Hi,

libunwind
 * discussions about local unwinding on Android
  * problem: dl_iterate_phdr isn't available
  * idea: parse proc/<pid>/maps but to find the ELF file for a given IP
    and get to the ARM specific unwind info from there
 * assisted an Android game developer who is using clang to compile
   the native parts of the app, the ndk to link it and wondered why
   the debuggerd doesn't catch any crashes

OpenEmbedded
 * mainly worked on the linaro meta layer
  * got the external binary toolchain recipe working
  * added the Linaro 3.1 Kernel to the layer
 * updated documentation:
   https://wiki.linaro.org/KenWerner/Sandbox/OpenEmbedded-Core

Regards,
Ken

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to