mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Reworked source(src) command to display a given range of the code, defaults to 3. Added display command which does the same as the source, except it displays the source code everytime a breakpoint is hit. Made tests for display, extended tests for src. JerryScript-DCO-1.0-Signed-off-by: Daniel Balla dballa@inf.u-szeged.hu
10 lines
35 B
Batchfile
10 lines
35 B
Batchfile
b f
|
|
n
|
|
next
|
|
s
|
|
source 0
|
|
n
|
|
step
|
|
src
|
|
c
|