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:
Levente Orban
2017-03-20 12:38:04 +01:00
committed by László Langó
parent dd7e20c85d
commit 868ba92e02
9 changed files with 121 additions and 0 deletions
+10
View File
@@ -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