Files
linux-0.12/oslab/bochs/bochsrc-gdb.bxrc
2019-10-25 21:54:25 +08:00

10 lines
418 B
Plaintext

romimage: file=$OSLAB_PATH/bochs/BIOS-bochs-latest
megs: 32
vgaromimage: file=$OSLAB_PATH/bochs/VGABIOS-lgpl-latest
floppya: 1_44="$OSLAB_PATH/Image", status=inserted
ata0-master: type=disk, path="$OSLAB_PATH/hdc.img", mode=flat, cylinders=204, heads=16, spt=38
boot: floppy
log: $OSLAB_PATH/bochsout.txt
#parport1: enable=0
cpu: count=1, ips=4000000
gdbstub: enabled=1, port=1234, text_base=0, data_base=0, bss_base=0