kern

annotate debug @ 61:5b29b15c5412

removed the unimplemented exit syscall
author John Tsiombikas <nuclear@member.fsf.org>
date Wed, 17 Aug 2011 05:38:40 +0300
parents
children a6513dc35f04
rev   line source
nuclear@52 1 #!/bin/sh
nuclear@52 2
nuclear@52 3 qemu -kernel kernel.elf -s -S &
nuclear@52 4 gdb