mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Now the debugger generates a breakpoint for each function before its first executable statement. This allows inspecting the function arguments. Position (line and column) info is also added which simplifies finding of anonymus functions. Several tests were update to check more corner cases. JerryScript-DCO-1.0-Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
10 lines
30 B
Batchfile
10 lines
30 B
Batchfile
b f
|
|
n
|
|
next
|
|
s
|
|
src
|
|
n
|
|
step
|
|
src
|
|
c
|