Add feature commands for debugger python script (#1604)
JerryScript-DCO-1.0-Signed-off-by: Levente Orban orbanl@inf.u-szeged.hu
This commit is contained in:
committed by
Zoltan Herczeg
parent
6254748081
commit
b996841a65
@@ -5,8 +5,8 @@ Stopped at tests/debugger/do_step.js:25
|
||||
(jerry-debugger) Frame 0: tests/debugger/do_step.js:15 (in f1)
|
||||
Frame 1: tests/debugger/do_step.js:25
|
||||
(jerry-debugger) Breakpoint 2 at tests/debugger/do_step.js:26
|
||||
(jerry-debugger) Stopped at tests/debugger/do_step.js:17 (in f1)
|
||||
(jerry-debugger) Stopped at breakpoint:2 tests/debugger/do_step.js:26
|
||||
(jerry-debugger) Stopped at tests/debugger/do_step.js:20 (in f2)
|
||||
(jerry-debugger) Frame 0: tests/debugger/do_step.js:20 (in f2)
|
||||
Frame 1: tests/debugger/do_step.js:26
|
||||
(jerry-debugger) Connection closed.
|
||||
(jerry-debugger) Frame 0: tests/debugger/do_step.js:26
|
||||
(jerry-debugger) Press enter to stop JavaScript execution.
|
||||
Connection closed.
|
||||
|
||||
Reference in New Issue
Block a user