Hi,
Linaro bugs: - #926472: Native gdb can't know multithreads of Android processes Tried to reproduce but couldn't do a GDB build similar to the bug reporter's. Found a workaround for him anyway. - #942529: gdb failed to debug application (gdb reports about internal error) Reproduced the bug and found out it's fixed in GDB 7.4. It's a bug in Ubuntu GDB not Linaro, so reassigned to the Ubuntu project. Linaro GDB is already at version 7.4 so we're good. - #954714: dropped patch reintroduces gcore relro backtrace problem Reviewed the proposed patch. It's good.
GDB for Android: - Started creating patches for build problems when trying to compile gdbserver for Android. Will have patches to submit in the next few days. - Studied libthread_db.c to see what's special about it that it has to be statically linked. Didn't find anything and indeed Android's own libthread_db.so works fine. Didn't get an answer yet when I asked about it on the Android mailing list.
On 22 March 2012 07:37, Thiago Jung Bauermann thiago.bauermann@linaro.org wrote:
Hi,
Linaro bugs:
- #926472: Native gdb can't know multithreads of Android processes
Tried to reproduce but couldn't do a GDB build similar to the bug reporter's. Found a workaround for him anyway.
- #942529: gdb failed to debug application (gdb reports about
internal error) Reproduced the bug and found out it's fixed in GDB 7.4. It's a bug in Ubuntu GDB not Linaro, so reassigned to the Ubuntu project. Linaro GDB is already at version 7.4 so we're good.
The upcoming Ubuntu Precise has Linaro GDB 7.4-2012.02. Not sure on Ubuntu's backport policy.
-- Michael
linaro-toolchain@lists.linaro.org