diff run-debug.sh @ 0:ed10291ff195

first commit
author mir3636
date Sun, 06 Jan 2019 19:27:03 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/run-debug.sh	Sun Jan 06 19:27:03 2019 +0900
@@ -0,0 +1,2 @@
+#!/bin/sh
+qemu-system-arm -M versatilepb -m 128 -cpu arm1176 -nographic -singlestep -d exec,cpu,guest_errors -D qemu.log -kernel build/kernel.elf -s -S