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