escargot/tools/debugger/tests/do_continue.expected
bence gabor kis 8de35fd707 Add Escargot-Debugger test runner
To use the Escargot Debugger test system.
First the Escargot needs to be build with the -DESCARGOT_DEBUGGER=1 option, then
run the ./tools/run-test.py with the escargot-debugger command

Signed-off-by: bence gabor kis <kisbg@inf.u-szeged.hu>
2020-03-26 18:16:33 +09:00

5 lines
150 B
Text

Connecting to: localhost:6501
Connection created!!!
Stopped at tools/debugger/tests/do_continue.js:21
(escargot-debugger) continue
Connection closed.