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
  • !5736

i#5383 mac a64, part 3: Add drsyms and test configurations

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Derek Bruening requested to merge i5383-m1-local into master Nov 14, 2022
  • Overview 6
  • Commits 10
  • Pipelines 0
  • Changes 13

Adds static libdwarf and libelftc libraries built for Mach-O AArch64. These are not yet fully tested but this is a first pass to enable configuring and building drsyms and components that depend on it such as drcachesim. This enables using local M1 builds to replicate GA CI OSX build warnings.

Fixes build warnings and issues from things like the oldest OSX supported.

Fixes configuration issues from x86-only tests. Building the tests does not yet succeed.

Issue: #5383

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: i5383-m1-local