Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #5168
Closed
Open
Issue created Oct 19, 2021 by Derek Bruening@derekbrueningContributor

Add support for DR_CLEANCALL_MULTIPATH + DR_CLEANCALL_WRITES_APP_CONTEXT

Split from #4128 (closed).

Supporting multipath with writing requires extra drreg functionality for stateless respills, but given that we have not seen any code that requires it we have not put the effort into supporting it.

It is possible that the component inserting the multi-path clean call is not the one controlling the drreg usage and so would have a hard time inserting manual restores.

This issue covers this corner case.

Assignee
Assign to
Time tracking