Skip to content

Linux ARM64: Exception Handling #7363

@qmfrederik

Description

@qmfrederik

This issue track the process to get software and hardware exception handling working on ARM64 Linux.

Background: as part of #7231 we enabled building CoreCLR on Linux and got "Hello World" to run.

Lessons learned were that we need:

  • llvm 3.9 to compile for arm64
  • compile lldb from source (at least on Ubuntu Zesty) to debug

Current focus is on Ubuntu 17.04 (Zesty), although we may try other Linux variants in a later stage, too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions