blob: e686b0d0c2324385c91bf98028d5531e257f5f50 [file] [log] [blame]
source [find board/quark_d2000_onboard.cfg]
adapter_khz 6000
lmt.cpu configure -event gdb-attach {
reset halt
gdb_breakpoint_override hard
}
lmt.cpu configure -event gdb-detach {
resume
shutdown
}