Uh oh!
There was an error while loading. Please reload this page.
Poison address-exposed user variables in debug - #54685
Conversation
d4efca4 to
feaff3dComparejakobbotsch
commented
Jun 24, 2021
@sandreenko I hope I have addressed what we talked about some weeks ago.
PTAL |
sandreenko
commented
Jun 24, 2021
cc @dotnet/jit-contrib |
I want to run local tests first before I do some more testing in CI, not sure that this is quite ready yet. |
sandreenko
left a comment
There was a problem hiding this comment.
LGTM, this is an elegant solution, a few nits/questions.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
feaff3d to
8acf5eaComparejakobbotsch
commented
Jun 28, 2021
/azp run runtime |
|
Azure Pipelines successfully started running 1 pipeline(s). |
jakobbotsch
commented
Jun 28, 2021
This should be ready for review. I believe the failing tests are #54778. cc @dotnet/jit-contrib |
kunalspathak
left a comment
There was a problem hiding this comment.
Could you also include a test for this?
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Kunal Pathak <Kunal.Pathak@microsoft.com>
Uh oh!
There was an error while loading. Please reload this page.
I added a test. Failing tests are #54778 and some Mono failures (looks like https://github.com/dotnet/runtime/issues/53329#issuecomment-871039590). I'll wait for @echesakovMSFT review before merging. |
* origin/main: (27 commits) [mono][llvm] Only emit 'LLVM failed' messages on verbosity > 0. (dotnet#55060) Http2Stream throws a wrapped Http2ConnectionException on GO_AWAY (dotnet#54625) [main] Update dependencies from dnceng/internal/dotnet-optimization dotnet/arcade dotnet/xharness dotnet/hotreload-utils (dotnet#55007) disable a failing test. (dotnet#55063) [mono][wasm] Disable some tests which crash on AOT. (dotnet#55054) Fix fix_allocation_context for regions (dotnet#54931) Delete stale references to System.IO.FileSystem.Primitives (dotnet#55041) Add binplaced analyzers to ASP.NET transport package (dotnet#55042) [mono] Enable many HardwareIntrinsic tests on wasm Delete `compQuirkForPPP`. (dotnet#55050) [Mono] Condition Workload AOT import to be osx only (dotnet#55040) package native quic library (dotnet#54992) Make GlobalizationMode code consistent (dotnet#55039) Expand PerfMap format to support metadata for symbol indexation (dotnet#53792) [debugger]Componentize debugger (dotnet#54887) [Mono] Include loaded interpreter methods as EventPipe session rundown method events. (dotnet#54953) Delete stale ActiveIssue from HttpHeadersTest (dotnet#55027) Poison address-exposed user variables in debug (dotnet#54685) Recategorize emsdk dependency (dotnet#55028) Remove the the wasm AOT specific test project exclusions (dotnet#54988) ...
Fix#13072