Can't see the variables when I run the debugger

Answered

When I run the debugger in the variable window, it only write Connected to the target VM, address: '...', transport: 'socket'

0
1 comment

Did you set any breakpoints? Is the application stopped on the breakpoint? These features are available only when execution is stopped.

0

Please sign in to leave a comment.