Openocd
  • allow remote debug
openocd -f openocd.cfg -c "bindto 0.0.0.0" -c "init" -c "halt" -c "sleep 10"