vshaxe / flash-debugger

Visual Studio Code Debugger for Haxe/Flash applications
MIT License
25 stars 7 forks source link

bug: watching variables doesn't works correctly #4

Closed nulld closed 7 years ago

nulld commented 7 years ago

How to reproduce: 1) add variable to watch panel 2) press "continue"

after continue debug adapter receives evaluate request that sends to fdb in running state.