Hi,
Praveen
-
Requirements
Script execution control pause/resume(using this able show progress of script execution). we are using this feature to control execution not for debugging. -
Does it have to be line-by-line pause/resume?
Yes. -
Do you only need execution control?
Yes. -
Do you need other debugger capabilities?.
Yes, we are able to access local variable and its values using debugger protocol command and using Script property of engine.
Praveen