kern
annotate debug @ 75:8b21fe04ba2c
testing of the exit syscall
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Sat, 15 Oct 2011 08:07:09 +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 |