Hi guys,
Thanks for the feedback.
Basically, I'm using master branch.
I'm not using any specific tag.
$ ./qemu-system-arm --version
QEMU emulator version 2.7.50 (v2.7.0-1871-g9b4b035-dirty)
Copyright (c) 2003-2016 Fabrice Bellard and the QEMU Project developers
I updated this branch (git pull on
On 11/09/16 22:35, Julio Faracco wrote:
Hi guys,
I was developing a simple OS for Raspberry Pi 2.
When I was debugging my OS using "-s -S" options for QEMU, I was
getting a segfault: Segmentation fault (core dumped).
After that, I decided to run QEMU (for ARM using a raspi2 machine) inside GDB.
On Wed, 11/09 19:35, Julio Faracco wrote:
> Hi guys,
>
> I was developing a simple OS for Raspberry Pi 2.
> When I was debugging my OS using "-s -S" options for QEMU, I was
> getting a segfault: Segmentation fault (core dumped).
Hello Julio,
What version of QEMU are you using? Please test with t