1Connecting to: localhost:5001 2Stopped at tests/debugger/do_restart.js:23 3(jerry-debugger) n 4Stopped at tests/debugger/do_restart.js:24 5(jerry-debugger) n 6out: foo 7Stopped at tests/debugger/do_restart.js:25 8(jerry-debugger) n 9out: bar 10Stopped at tests/debugger/do_restart.js:24 11(jerry-debugger) restart 12Connecting to: localhost:5001 13Stopped at tests/debugger/do_restart.js:23 14(jerry-debugger) continue 15out: foo 16out: bar 17out: foo 18out: bar 19