[wasm][debugger] Default null columnNumber to 0 (#81336)
authorLarry Ewing <lewing@microsoft.com>
Mon, 30 Jan 2023 18:11:10 +0000 (12:11 -0600)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2023 18:11:10 +0000 (12:11 -0600)
commitb5e79f56d1ed06dbf6765b29c021726ff4195e91
tree0716380c78ecec03ece13074bdde44e747ab272f
parentbf5afd4480615ee5c7e114669c7a14eea1436348
[wasm][debugger] Default null columnNumber to 0 (#81336)

* Default null columnNumber to 0

* Fix compilation

* adding test case

---------

Co-authored-by: Thays Grazia <thaystg@gmail.com>
src/mono/wasm/debugger/BrowserDebugProxy/DebugStore.cs
src/mono/wasm/debugger/DebuggerTestSuite/BreakpointTests.cs
src/mono/wasm/debugger/DebuggerTestSuite/DebuggerTestBase.cs