Hi,

Android:
* managed to remotely debug a system process (like debuggerd) using gdbserver

libunwind:
* found an error when unwinding via DWARF debug frames when configured for REMOTE_ONLY * discussions on the me revealed that libunwind-ptrace should not be compiled for REMOTE_ONLY case at all (it was intended for host!=target) * this means that our current build approach on Android needs to be changed in the future

Misc:
 * internal meetings

Regards
Ken

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

Reply via email to