Skip to content

Update Debugger Packages#7858

Merged
WardenGnaw merged 2 commits intomainfrom
dev/waan/dotnetMIEngine
Jul 22, 2021
Merged

Update Debugger Packages#7858
WardenGnaw merged 2 commits intomainfrom
dev/waan/dotnetMIEngine

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.
@WardenGnaw WardenGnaw requested a review from sean-mcmanus July 22, 2021 00:18
@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
Contributor

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