Run or debug arm linux with qemu
(Ubuntu 16.04 LTS)
sudo ./build.sh
Start without graphic ui:
./start-qemu.sh
Or
Start with graphic ui:
./start-qemu-ui.sh
Debug without graphic ui:
./start-qemu-gdb.sh
Or
Debug with graphic ui:
./start-qemu-ui-gdb.sh
In other terminal, start gdb
./start-gdb.sh