Last line of the source code should be printed by the python debugger client.
JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
This commit is contained in:
@@ -11,6 +11,7 @@ Stopped at tests/debugger/do_src.js:20
|
||||
Stopped at <unknown>:1
|
||||
(jerry-debugger) source 0
|
||||
1 > f = function f() {
|
||||
2 print('F2') }
|
||||
(jerry-debugger) n
|
||||
Stopped at tests/debugger/do_src.js:21
|
||||
(jerry-debugger) step
|
||||
|
||||
Reference in New Issue
Block a user