feat(bochsrc): add magic breakpoints for bochs
This commit is contained in:
parent
5ed734fae5
commit
2f06fe3f8b
1
.bochsrc
1
.bochsrc
@ -11,6 +11,7 @@ clock: sync=realtime
|
|||||||
ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
|
ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
|
||||||
ata0-master: type=cdrom, path="k.iso", status=inserted
|
ata0-master: type=cdrom, path="k.iso", status=inserted
|
||||||
boot: cdrom
|
boot: cdrom
|
||||||
|
magic_break: enabled=1
|
||||||
|
|
||||||
# write serial logs to stdout
|
# write serial logs to stdout
|
||||||
com1: enabled=1, mode=file, dev=/dev/stdout
|
com1: enabled=1, mode=file, dev=/dev/stdout
|
||||||
|
Loading…
Reference in New Issue
Block a user