Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Debugger Packages #7858

Merged
merged 2 commits into from
Jul 22, 2021
Merged

Update Debugger Packages #7858

merged 2 commits into from
Jul 22, 2021

Conversation

WardenGnaw
Copy link
Member

Debugger now ships using .NET 5 Runtime to run OpenDebugAD7.

Supports:

  • win7-x86
  • win-x64
  • win10-arm64
  • linux-x64
  • linux-musl-x64
  • linux-arm
  • linux-arm64
  • osx-x64

Summary:

  • Cleaned up unused setup files.
  • Removed 'removeUnnecessaryFile' step since that removed Windows .NET Framework configurations for non-Windows (mono) OpenDebugAD7.

Debugger now ships using .NET 5 Runtime to run OpenDebugAD7.

Supports:
- win7-x86
- win-x64
- win10-arm64
- linux-x64
- linux-musl-x64
- linux-arm
- linux-arm64
- osx-x64

Cleaned up unused setup files.
Updated packageManager to download alpine dependencies.
Removed 'removeUnnecessaryFile' step since that removed windows
configurations for OpenDebugAD7.
Extension/package.json Show resolved Hide resolved
Extension/package.json Show resolved Hide resolved
@WardenGnaw WardenGnaw merged commit 62fff2b into main Jul 22, 2021
@Trass3r
Copy link

Trass3r commented Aug 13, 2021

* linux-musl-x64

The problem is there is no actual musl build: https://github.com/microsoft/vscode-cpptools/releases/tag/1.6.0-insiders

@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Aug 13, 2021

@Trass3r That's being tracked by #4827 ...not sure if we want to enable debugging on Alpine if the language service isn't available.

@Trass3r
Copy link

Trass3r commented Aug 13, 2021

I personally only need the debugging functionality.
Clangd does the language server part.

@WardenGnaw WardenGnaw deleted the dev/waan/dotnetMIEngine branch August 13, 2021 21:30
@github-actions github-actions bot locked and limited conversation to collaborators Sep 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants