[wasm][debugger] Fix line number = 16777215 (#42640)
authorThays Grazia <thaystg@gmail.com>
Thu, 24 Sep 2020 19:50:34 +0000 (16:50 -0300)
committerGitHub <noreply@github.com>
Thu, 24 Sep 2020 19:50:34 +0000 (16:50 -0300)
commitb36bb89d85b19ff56c1b28d6fcabd132cba7ffba
tree7d533583db714fa1342948142d8a9437c4e7f4c6
parent6a0cc8e01374896b6908bee0d225f7f3a8024642
[wasm][debugger] Fix line number = 16777215 (#42640)

* Fix line number = 16777215.

* Trying to get the line number before the hidden offset.

* Adding comments.

* Adding test case

* Removing extra new line

* Fixing line number
src/mono/wasm/debugger/BrowserDebugProxy/DebugStore.cs
src/mono/wasm/debugger/DebuggerTestSuite/SteppingTests.cs
src/mono/wasm/debugger/tests/debugger-test/debugger-test.cs