bence gabor kis
26b974addc
Adding ExecutionState depth to backtrace info
...
The new member is needed to Escargot debugger backtrace function
Signed-off-by: bence gabor kis <kisbg@inf.u-szeged.hu>
2020-05-28 17:59:20 +09:00
Robert Fancsik
c85ec4f4a9
Statements LOC info should not be modified when the debugger is enabled
...
The line info for each breakpoint can be calculated from the LOC index.
This patch resolves the problem, mentioned in #649 .
Signed-off-by: Robert Fancsik <frobert@inf.u-szeged.hu>
2020-05-27 17:43:00 +09:00
bence gabor kis
e31cfeeada
Debugger Client print feature
...
Signed-off-by: bence gabor kis <kisbg@inf.u-szeged.hu>
2020-04-06 21:04:54 +09:00
Zoltan Herczeg
fc1fac7829
Rework backtrace info.
...
The new code matches better to VSCode.
Signed-off-by: Zoltan Herczeg zherczeg.u-szeged@partner.samsung.com
2020-04-06 18:14:34 +09:00