blob: 996471ac120ff89492488e8228614451402137f5 [file] [log] [blame]
Tests debugger does not fail when stopped while a panel other than scripts was opened. Both valid and invalid expressions are added to watch expressions.
Watches before running testFunction:
x: <not available>
y.foo: <not available>
Watches on pause in testFunction:
x: 4
y.foo: <not available>