kern

view debug @ 65:e49fdda97607

changed the makefile to only pass "emulation" (-m32 -melf_i386) only when not running on a i386 system. Also made that work for freebsd too
author John Tsiombikas <nuclear@mutantstargoat.com>
date Wed, 05 Oct 2011 02:34:58 +0300
parents
children a6513dc35f04
line source
1 #!/bin/sh
3 qemu -kernel kernel.elf -s -S &
4 gdb