mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
- Rename scopes to scope - Make functions private - Reorder some functions JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
14 lines
522 B
Plaintext
14 lines
522 B
Plaintext
Connecting to: localhost:5001
|
|
Stopped at tests/debugger/do_help.js:15
|
|
(jerry-debugger) help
|
|
|
|
Documented commands (type help <topic>):
|
|
========================================
|
|
EOF bt dump f ms restart src
|
|
abort c e finish n s step
|
|
b continue eval help next scope throw
|
|
backtrace delete eval_at list quit scroll variables
|
|
break display exception memstats res source
|
|
|
|
(jerry-debugger) quit
|