# file target/riscv64/debug/kernel-rust
target remote localhost:1234
# break machine_mode_entry
break *0x800cfdd8
add-symbol-file target/riscv64/debug/agetty 0x800cfdd8
c
