4 lines
46 B
4 lines
46 B
3 years ago
|
#!/bin/sh
|
||
|
bochs -q -f conf/0.11-gdbstub.bxrc
|
||
|
|