jerryscript/tests/debugger/do_eval_syntax.expected
Daniel Balla 733f0ceea0 Send output to debugger client (#1955)
Sending the output to the debugger client, at the moment only the JS side prints are sent over.

JerryScript-DCO-1.0-Signed-off-by: Daniel Balla dballa@inf.u-szeged.hu
2017-08-30 16:01:06 +02:00

9 lines
233 B
Plaintext

Connecting to: localhost:5001
Stopped at tests/debugger/do_eval_syntax.js:24
(jerry-debugger) n
Stopped at tests/debugger/do_eval_syntax.js:26
(jerry-debugger) eval loop
Uncaught exception: Error
(jerry-debugger) c
out: bar function