Skip to content
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

Add JitDisasmWithDebugInfo #61780

Merged
merged 1 commit into from
Nov 19, 2021
Merged

Commits on Nov 18, 2021

  1. Add JitDisasmWithDebugInfo

    Add COMPlus_JitDisasmWithDebugInfo. When set and in verbose/disasm mode,
    JIT will display inline comments with debug information before the
    instructions that debug info applies to. Change superpmi with
    --debuginfo to use this mode. Also small change to dotnet-pgo flow graph
    dump to write offsets in the same format.
    jakobbotsch committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    032d162 View commit details
    Browse the repository at this point in the history