log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
kern
view debug @ 82:8b92b0c1c220
find changesets by author, revision, files, or words in the commit message
added decimal digits to the disk size output
author
John Tsiombikas <nuclear@member.fsf.org>
date
Tue, 06 Dec 2011 13:45:32 +0200
parents
fa65b4f45366
children
line source
1
#!/bin/sh
2
3
cmdline=`cat run | grep qemu | sed s/^qemu//`
4
5
qemu -s -S $cmdline &
6
gdb