view kernel/qemutst.sh @ 363:396e5cefba13

Removed debuginfo instruction
author Windel Bouwman
date Sun, 16 Mar 2014 11:28:47 +0100
parents c05ab629976a
children
line wrap: on
line source

#!/usr/bin/env bash

set -e

# -S means halt at start:
qemu-system-arm -M vexpress-a9 -m 128M -kernel kernel_arm.bin \
    -serial stdio -s