jerryscript/tests/debugger/do_help.expected
Daniel Balla dbfb0170c1 JerryDebugger breakpoint system rework (#1908)
Reworking the python JerryDebugger breakpoint system.

JerryScript-DCO-1.0-Signed-off-by: Daniel Balla dballa@inf.u-szeged.hu
2017-07-13 10:26:14 +02:00

12 lines
402 B
Plaintext

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