On Mon, May 09, 2016 at 10:46:47AM +0800, Yun-Chih Chen wrote:
> Hi,
>
> I had been wondering why QEMU could run into segmentation faults
> in some architectures. ( and I thought it only happened on me XD )
AFAICT, this is innate QEMU property. :)
> The docker approach does seem more approa
Hi,
I had been wondering why QEMU could run into segmentation faults
in some architectures. ( and I thought it only happened on me XD )
The docker approach does seem more approachable: first crossbuild
using this hub[1], then run the binary with this[2]. I have
successfully built+run a hell
Hi,
On Tue, May 03, 2016 at 08:07:08AM +0800, Yun-Chih Chen wrote:
> Hi, strace community:
>
> My name is Yun-Chih Chen. I'm luckily selected by strace to work on
> multi-architectural testings in GSOC this year. My main goal is to ensure
> strace get tested on all architectures it supports
Hi, strace community:
My name is Yun-Chih Chen. I'm luckily selected by strace to work on
multi-architectural testings in GSOC this year. My main goal is to ensure
strace get tested on all architectures it supports and make it convenient
for our developers to test their code as early as poss