On Tue, 8 May 2012 15:56:27 +1200, Michael Hope wrote:
> On 7 May 2012 20:10, Zygmunt Krynicki wrote:
> > Hi.
> >
> > We'll see some beta deployments this week. I have not tried doing any
> > KVM testing. What I can currently offer you is vexpress x4 or x1 (both
> > A7+A15) that you can run lava-
Hi,
GDB for Android:
* Reviewed Carlos O'Donell response to my message in lsb-discuss to think
about the pros and cons of the approaches he mentioned, did some
investigation. Maybe the ABI-tag is not needed, at least for debugging
purposes (there may be other uses).
* Wrote patch which dete
Hi,
GDB for Android:
* Struggled with creating and running a Linaro Android 2012.04 QEMU image.
* Failed to set up a network between the image and the host to run
gdbserver on it.
* Studied how GDB copes with uclibc and dietlibc regarding the jump buffer
format to compare it how Android GDB s
* Linaro
Continued trying to understand lower-subreg and its impact on ARM
optimization. After much staring at RTL dumps and trying to minimize
test cases from large code bases I've not found an example of code where
disabling the lowering of pseudo-to-pseudo copies made the code larger
for a