Skip to content

[cDAC] Implement ReplacePatchesInHostMemory in amd64 unwinder #112273

Open
@max-charlamb

Description

@max-charlamb

#111759 adds support for native unwinding in the cDAC, but does not re-implement ReplacePatchesInHostMemory as in the DAC build.

On x64, the DAC replaces patched breakpoints when the unwinder fetches the instruction stream. This is required for the unwinder logic to disassemble the native instructions and check if the IP is in a function epilog.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-Diagnostics-coreclrenhancementProduct code improvement that does NOT require public API changes/additions

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions