Remove the logic that prepends a line in source references
commit2b9e5db15333a6618d911c0afc5238deb28c7b0a
authorLarry Ewing <lewing@microsoft.com>
Mon, 11 Feb 2019 14:40:31 +0000 (11 08:40 -0600)
committerLarry Ewing <lewing@microsoft.com>
Tue, 12 Feb 2019 16:06:31 +0000 (12 10:06 -0600)
treed7294d7d0e4ccb6830ab1fc901be4b645ef1dbf3
parent2dcbeb55489e465a02cd117a2ac8e0d967e46bc1
Remove the logic that prepends a line in source references

Remove the hack that injected an extra line with the source
location now that we reference local sources when we can and
fix the Match logic so that it corrects for the difference
between pdbs and chrome breakpoints
sdks/wasm/Mono.WebAssembly.DebuggerProxy/DebugStore.cs
sdks/wasm/Mono.WebAssembly.DebuggerProxy/MonoProxy.cs