Add more tests for the remote debugger (#1667)
JerryScript-DCO-1.0-Signed-off-by: Levente Orban orbanl@inf.u-szeged.hu
This commit is contained in:
committed by
László Langó
parent
dd7e20c85d
commit
868ba92e02
@@ -0,0 +1,10 @@
|
||||
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 help n quit src
|
||||
backtrace bt continue dump eval list next s step
|
||||
|
||||
(jerry-debugger) quit
|
||||
Reference in New Issue
Block a user