view run-debug.sh @ 2:a930f7f3a74f

Update docker-setup.md
author Tatsuki IHA <innparusu@cr.ie.u-ryukyu.ac.jp>
date Sun, 22 Oct 2017 18:33:45 +0900
parents d56c48888d7f
children
line wrap: on
line source

#!/bin/sh
qemu-system-arm -M versatilepb -m 128 -cpu arm1176 -nographic -singlestep -d exec,cpu,guest_errors -D qemu.log -kernel build/output.elf -s -S