dotnet/runtime
在 GitHub 查看Fix the natvis to display better visualization for GenTree nodes
Open
#82,497 创建于 2023年2月22日
area-CodeGen-coreclrhelp wanted
仓库指标
- Star
- (17,886 star)
- PR 合并指标
- (平均合并 12天 11小时) (30 天内合并 661 个 PR)
描述
I am noticing GenTree are not rendered correctly. It always shows gtCSEnum field and we need to expand the node to see the visualization that we have in natvis file:
After i expand, I see this. Ideally, we should see the red highlighted at the top: