forked from Github_Repos/cvw
13 lines
203 B
Plaintext
13 lines
203 B
Plaintext
set pagination off
|
|
file ../buildroot-image-output/fw_jump.elf
|
|
target extended-remote :1237
|
|
b *0x80200040
|
|
c
|
|
file ../buildroot-image-output/vmlinux
|
|
#b irqchip_plic_warm_init
|
|
#c
|
|
#b plic_init
|
|
#c
|
|
b do_idle
|
|
c
|