-
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
[wasm] Download Symbols from microsoft symbol server #40690
[wasm] Download Symbols from microsoft symbol server #40690
Commits on Aug 12, 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 67075a6 - Browse repository at this point
Copy the full SHA 67075a6View commit details
Commits on Aug 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 45c6f81 - Browse repository at this point
Copy the full SHA 45c6f81View commit details
Commits on Aug 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 34932d6 - Browse repository at this point
Copy the full SHA 34932d6View commit details
Commits on Aug 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b94e6d5 - Browse repository at this point
Copy the full SHA b94e6d5View 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 4f29f82 - Browse repository at this point
Copy the full SHA 4f29f82View 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 07cc6ca - Browse repository at this point
Copy the full SHA 07cc6caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64c1ef9 - Browse repository at this point
Copy the full SHA 64c1ef9View commit details -
Merge branch 'thays_load_symbols_from_ms_symbol_server' of github.com…
…:thaystg/runtime into thays_load_symbols_from_ms_symbol_server
Configuration menu - View commit details
-
Copy full SHA for 9792356 - Browse repository at this point
Copy the full SHA 9792356View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f55d8 - Browse repository at this point
Copy the full SHA b4f55d8View 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 9f41f60 - Browse repository at this point
Copy the full SHA 9f41f60View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a13d3 - Browse repository at this point
Copy the full SHA e8a13d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8c48e3 - Browse repository at this point
Copy the full SHA b8c48e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 076eb42 - Browse repository at this point
Copy the full SHA 076eb42View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdfc1c3 - Browse repository at this point
Copy the full SHA bdfc1c3View commit details
Commits on Aug 26, 2020
-
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 429907f - Browse repository at this point
Copy the full SHA 429907fView commit details
Commits on Sep 4, 2020
-
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 7598ac9 - Browse repository at this point
Copy the full SHA 7598ac9View commit details -
Merge remote-tracking branch 'upstream/master' into thays_load_symbol…
…s_from_ms_symbol_server
Configuration menu - View commit details
-
Copy full SHA for 12f45c9 - Browse repository at this point
Copy the full SHA 12f45c9View commit details
Commits on Sep 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8b955aa - Browse repository at this point
Copy the full SHA 8b955aaView commit details
Commits on Sep 14, 2020
-
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 09729c4 - Browse repository at this point
Copy the full SHA 09729c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b989c8e - Browse repository at this point
Copy the full SHA b989c8eView commit details
Commits on Sep 15, 2020
-
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 2d5812e - Browse repository at this point
Copy the full SHA 2d5812eView 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 d72fc69 - Browse repository at this point
Copy the full SHA d72fc69View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9c93d2 - Browse repository at this point
Copy the full SHA f9c93d2View 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 729887b - Browse repository at this point
Copy the full SHA 729887bView commit details