mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
With this feature the use can restart the actual debug session (similar to the multiple source context reset) within a client. JerryScript-DCO-1.0-Signed-off-by: Imre Kiss kissi.szeged@partner.samsung.com
13 lines
480 B
Plaintext
13 lines
480 B
Plaintext
Connecting to: localhost:5001
|
|
Stopped at tests/debugger/do_help.js:15
|
|
(jerry-debugger) help
|
|
|
|
Documented commands (type help <topic>):
|
|
========================================
|
|
abort bt display exception list next s step
|
|
b c dump f memstats quit scroll throw
|
|
backtrace continue e finish ms res source
|
|
break delete eval help n restart src
|
|
|
|
(jerry-debugger) quit
|