Make UCO MethodDesc globals DAC-accessible#126927
Conversation
|
Tagging subscribers to this area: @agocke |
|
Is there a reason to explicitly hide these from the DBI? I see they are decorated with debugger hidden. What makes them different from others? |
|
@janvorli found some internal debugging tests are failing on main #126809 (comment). The actual thing we were trying to fix was #126869, but so far, there is no repro. |
64b9459 to
18f05b7
Compare
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
|
cc @dotnet/dotnet-diag-contrib |
hoyosjs
left a comment
There was a problem hiding this comment.
Not against this. To me tests failing due to a new managed frame is a test bug - but if we think more things on the ecosystem expect to see main being the first managed frame - this is ok to me, I don't see a lot of value in seeing this frame.
|
/ba-g Trimming test failure has been fixed in main already |
No description provided.