Javet icon indicating copy to clipboard operation
Javet copied to clipboard

Demo for debugging in Inspector

Open hyec opened this issue 4 years ago • 1 comments

I want to debug JS code, create breakpoints, watch variables and call stack. First load scripts first and call it from Console manually or throught backend program periodically. When hits the breakpoint, execution should suspend and make it possble for user to debug.

V8Inspector meets my demands, but when I try the CDTShell demo in the tutorial. JS scripts submit in Java didn't show up in Source panel. Could you please create a more complex demo for CDT and remote debug.

hyec avatar Oct 26 '21 07:10 hyec

Understood. I'll look into it later.

caoccao avatar Oct 26 '21 14:10 caoccao