initial version
This commit is contained in:
4
code/lab1/tools/gdbinit
Normal file
4
code/lab1/tools/gdbinit
Normal file
@@ -0,0 +1,4 @@
|
||||
file bin/kernel
|
||||
target remote :1234
|
||||
break kern_init
|
||||
continue
|
||||
Reference in New Issue
Block a user