[ACTIVITY] May 28 - June 1

2012-06-05 Thread Thiago Jung Bauermann
Hi, GDB for Android: * Submitted and committed trivial patch to gdbserver which made it compile again on Android. A patch had been added which made gdbserver use a MIPS-related constant which Android doesn't provide. * Compared testsuite results of GDB on Android vs regular Linux. Unfortunat

[ACTIVITY] May 21 - May 25

2012-06-05 Thread Thiago Jung Bauermann
Hi, GDB for Android: * Created patch to expand the ~ in "set solib-search-path". Despite doing the right thing in other commands, GDB doesn't understand ~ in solib-search-path, which made me lose some time in a debugging session trying to figure out what was going on. Committed upstream. * L

Re: [ACTIVITY] weekly status

2012-06-05 Thread Ken Werner
On 06/05/2012 01:38 AM, Michael Hope wrote: On 2 June 2012 04:14, Ken Werner wrote: Hi, OpenEmbedded-Core/meta-linaro: * added a default xorg.conf for the qemuarmv7a MACHINE * necessary because OE-Core master switched from Xfbdev to Xorg * noticed that hard float with Linaro GCC 4.6 wor