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

5 lines
86 B
Plaintext

break main
target remote localhost:1234
handle SIGSEGV nostop noprint ignore
continue