cooja
cooja copied to clipboard
provide simControl break mote thread action
SimControl break button - perform breakSimulation. It is can be invoked if mote hungs, and not return control to sim.
this patch rely on contink-ng PR#1225 coffeecatch exception hooks. With coffee pressing Break button breaks hunged mote, and reports callstack where mote is.
this PR also includes PR #33