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
  • Merge requests
  • !4357

i#4356 Linux: function to forge OS signal

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/yury-khrustalev/master into master Jul 03, 2020
  • Overview 18
  • Commits 18
  • Pipelines 0
  • Changes 6

Created by: yury-khrustalev

Implements #4356. This patch allows to emulate an OS signal with some number from a function invoked by a clean call. The debugger does not yet point to the intended PC, but functionally it works. I re-use existing internal function "os_forge_exception" and expose its part as a new API function "dr_forge_signal".

Please advise how to better test this new function.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/yury-khrustalev/master