Files
linux-0.12/oslab/bochs/.gdbrc

5 lines
86 B
Plaintext
Raw Normal View History

2019-10-25 21:54:25 +08:00
break main
target remote localhost:1234
handle SIGSEGV nostop noprint ignore
continue