2019.10.25
This commit is contained in:
10
oslab/bochs/bochsrc-gdb.bxrc
Normal file
10
oslab/bochs/bochsrc-gdb.bxrc
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
Reference in New Issue
Block a user