provegard / ncdbg

A debugger for Nashorn that uses Chrome DevTools as frontend
BSD 3-Clause "New" or "Revised" License
31 stars 5 forks source link

Assigning to a local variable in the console isn't reflected in the Scope pane #44

Closed provegard closed 7 years ago

provegard commented 7 years ago

Seems like Chrome doesn't update the scope pane. Is there a wait to force that?