Cleans library directory
This commit is contained in:
8
.gdbinit
8
.gdbinit
@@ -1,6 +1,6 @@
|
||||
file target/riscv64/debug/kernel-rust
|
||||
# file target/riscv64/debug/kernel-rust
|
||||
target remote localhost:1234
|
||||
break machine_mode_entry
|
||||
# break *0x800bf000
|
||||
# add-symbol-file target/riscv64/debug/test_pic 0x800bf000
|
||||
# break machine_mode_entry
|
||||
break *0x800cfdd8
|
||||
add-symbol-file target/riscv64/debug/test_pic 0x800cfdd8
|
||||
c
|
||||
|
||||
Reference in New Issue
Block a user