Add total frame counter to backtrace in debugger (#2428)
This was needed for the VScode extension so we know in total howmany frames we have in the backtrace. JerryScript-DCO-1.0-Signed-off-by: Daniella Barsony bella@inf.u-szeged.hu
This commit is contained in:
committed by
Robert Sipka
parent
87897849f6
commit
64051b5bd8
@@ -275,7 +275,7 @@ docstring-min-length=-1
|
||||
[ELIF]
|
||||
|
||||
# Maximum number of nested blocks for function / method body
|
||||
max-nested-blocks=5
|
||||
max-nested-blocks=7
|
||||
|
||||
|
||||
[LOGGING]
|
||||
|
||||
Reference in New Issue
Block a user