jerryscript/tests/debugger/do_help.expected
Levente Orban 21cec3eb16 Add Stop at exception feature to the debugger (#1693)
JerryScript-DCO-1.0-Signed-off-by: Levente Orban orbanl@inf.u-szeged.hu
2017-03-28 12:51:10 +02:00

11 lines
342 B
Plaintext

Connecting to: localhost:5001
Stopped at tests/debugger/do_help.js:15
(jerry-debugger) help
Documented commands (type help <topic>):
========================================
b break c delete e exception list next s step
backtrace bt continue dump eval help n quit src
(jerry-debugger) quit