-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release/5.0-rc2] [wasm] Download Symbols from microsoft symbol server #42260
[release/5.0-rc2] [wasm] Download Symbols from microsoft symbol server #42260
Commits on Sep 15, 2020
-
Creating a draft to download symbols from microsoft symbol server whe…
…n there is an exception and exceptions are turned on on debugger. This is a workaround while VS doesn't work on it, which should be the final solution.
Configuration menu - View commit details
-
Copy full SHA for 698bb0d - Browse repository at this point
Copy the full SHA 698bb0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50e7d08 - Browse repository at this point
Copy the full SHA 50e7d08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ffcf9b - Browse repository at this point
Copy the full SHA 0ffcf9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6107b2d - Browse repository at this point
Copy the full SHA 6107b2dView commit details -
Update src/mono/wasm/debugger/BrowserDebugProxy/MonoProxy.cs
Co-authored-by: Ankit Jain <radical@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4dab8bc - Browse repository at this point
Copy the full SHA 4dab8bcView commit details -
Update src/mono/wasm/debugger/BrowserDebugProxy/MonoProxy.cs
Co-authored-by: Ankit Jain <radical@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 43cc04a - Browse repository at this point
Copy the full SHA 43cc04aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7b10c - Browse repository at this point
Copy the full SHA 0c7b10cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8d7742 - Browse repository at this point
Copy the full SHA c8d7742View commit details -
Returning if we find the method even if we have an exception sending …
…files to browser.
Configuration menu - View commit details
-
Copy full SHA for 18d6208 - Browse repository at this point
Copy the full SHA 18d6208View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea51e4e - Browse repository at this point
Copy the full SHA ea51e4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d4854d - Browse repository at this point
Copy the full SHA 0d4854dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e779ea2 - Browse repository at this point
Copy the full SHA e779ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d578ca6 - Browse repository at this point
Copy the full SHA d578ca6View commit details -
Update src/mono/wasm/debugger/BrowserDebugProxy/MonoProxy.cs
Co-authored-by: Larry Ewing <lewing@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 51cc013 - Browse repository at this point
Copy the full SHA 51cc013View commit details -
Adding support for receive the urlSymbolServer as a parameter in the …
…request as discussed with Diego: Diego: The response from vs code is that this shouldn't live in js-debug, so I think that passing it around in inspectUri would be the best approach for us
Configuration menu - View commit details
-
Copy full SHA for 8b75a9e - Browse repository at this point
Copy the full SHA 8b75a9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5184f7a - Browse repository at this point
Copy the full SHA 5184f7aView commit details -
Removing default symbol server URL, like this we can land this on rc …
…5.0 without any risk of side effect.
Configuration menu - View commit details
-
Copy full SHA for 1460ce8 - Browse repository at this point
Copy the full SHA 1460ce8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1661d - Browse repository at this point
Copy the full SHA ec1661dView commit details -
Update src/mono/wasm/debugger/DebuggerTestSuite/TestHarnessStartup.cs
Co-authored-by: Ankit Jain <radical@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b9c5f30 - Browse repository at this point
Copy the full SHA b9c5f30View commit details -
Update src/mono/wasm/debugger/BrowserDebugHost/Startup.cs
Co-authored-by: Ankit Jain <radical@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 31465a9 - Browse repository at this point
Copy the full SHA 31465a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d6f1b - Browse repository at this point
Copy the full SHA 91d6f1bView commit details -
Adding workaround on dotnet/runtime while PR 686 is not merged on Cec…
…il. When it's merged we will not get any side effect with this workaroud.
Configuration menu - View commit details
-
Copy full SHA for 48879da - Browse repository at this point
Copy the full SHA 48879daView commit details